Last Version

Server API 1.3.2

Interfaces and common classes shared by server implementations

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

server-api
Version

Version

1.3.2
Type

Type

jar
Description

Description

Server API
Interfaces and common classes shared by server implementations
Project URL

Project URL

http://ldap-maven-plugin.btmatthews.com/server-api
Project Organization

Project Organization

Brian Matthews

Download server-api 1.3.2


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

Dependencies

provided (1)

Group / Artifact Type Version
com.btmatthews.utils : monitor jar 2.1.3

Project Modules

There are no modules declared in this project.