<dependency>
<groupId>org.ibissource</groupId>
<artifactId>credentialprovider</artifactId>
<version>7.8-RC2</version>
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='credentialprovider', version='7.8-RC2')
)
<parent> <groupId>org.ibissource</groupId> <artifactId>ibis-adapterframework-parent</artifactId> <version>7.8-RC2</version> </parent>
compile
provided
|-- org.apache.tomcat:tomcat-catalina:9.0.65
test
|-- junit:junit
|-- commons-collections:commons-collections:3.2.2
|-- org.apache.directory.server:apacheds-test-framework:2.0.0.AM26