GroupId | GroupIdnl.psek.fitnesse |
---|---|
ArtifactId | ArtifactIdpsek-fitnesse-fixtures-ldap |
Version | Version1.2.2-rc1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-ldap/ -->
<dependency>
<groupId>nl.psek.fitnesse</groupId>
<artifactId>psek-fitnesse-fixtures-ldap</artifactId>
<version>1.2.2-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-ldap/
implementation 'nl.psek.fitnesse:psek-fitnesse-fixtures-ldap:1.2.2-rc1'
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-ldap/
implementation ("nl.psek.fitnesse:psek-fitnesse-fixtures-ldap:1.2.2-rc1")
'nl.psek.fitnesse:psek-fitnesse-fixtures-ldap:jar:1.2.2-rc1'
<dependency org="nl.psek.fitnesse" name="psek-fitnesse-fixtures-ldap" rev="1.2.2-rc1">
<artifact name="psek-fitnesse-fixtures-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.psek.fitnesse', module='psek-fitnesse-fixtures-ldap', version='1.2.2-rc1')
)
libraryDependencies += "nl.psek.fitnesse" % "psek-fitnesse-fixtures-ldap" % "1.2.2-rc1"
[nl.psek.fitnesse/psek-fitnesse-fixtures-ldap "1.2.2-rc1"]