is not current version
Last Version 1.3.2

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

Interfaces and common classes shared by server implementations

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

server-api
Version

Version

1.3.1
Type

Type

jar

Download server-api 1.3.1


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