is not current version
Last Version 1.3.2

com.btmatthews.maven.plugins.ldap:server-api-test 1.3.1

Test support for server implementations

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

server-api-test
Version

Version

1.3.1
Type

Type

jar

Download server-api-test 1.3.1


<!-- https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-api-test/ -->
<dependency>
    <groupId>com.btmatthews.maven.plugins.ldap</groupId>
    <artifactId>server-api-test</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-api-test/
implementation 'com.btmatthews.maven.plugins.ldap:server-api-test:1.3.1'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-api-test/
implementation ("com.btmatthews.maven.plugins.ldap:server-api-test:1.3.1")
'com.btmatthews.maven.plugins.ldap:server-api-test:jar:1.3.1'
<dependency org="com.btmatthews.maven.plugins.ldap" name="server-api-test" rev="1.3.1">
  <artifact name="server-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='server-api-test', version='1.3.1')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "server-api-test" % "1.3.1"
[com.btmatthews.maven.plugins.ldap/server-api-test "1.3.1"]