Last Version

Server API Test 1.3.2

Test support for server implementations

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

server-api-test
Version

Version

1.3.2
Type

Type

jar
Description

Description

Server API Test
Test support for server implementations
Project Organization

Project Organization

Brian Matthews

Download server-api-test 1.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.btmatthews.maven.plugins.ldap : server-api jar 1.3.2
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
com.btmatthews.utils : monitor jar 2.1.3

Project Modules

There are no modules declared in this project.