#
#
#

#show allResults

{openbis} = ch.systemsx.cisd.openbis
{package} = ${openbis}.datasetdownload

######################################################################
# Check dependencies to openbis


[datasetdownload] = ${package}.*
[private_openbis] = ${openbis}.* excluding ${openbis}.generic.shared.dto.* ${openbis}.generic.shared.I*Service [datasetdownload]

check sets [datasetdownload]

check [datasetdownload] independentOf [private_openbis]