License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.btmatthews.maven.plugins.ldap |
ArtifactId | ArtifactIdserver-api |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionServer API
Interfaces and common classes shared by server implementations
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBrian Matthews |
Filename | Size |
---|---|
server-api-1.3.2.pom | |
server-api-1.3.2.jar | 4 KB |
server-api-1.3.2-sources.jar | 5 KB |
server-api-1.3.2-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.btmatthews.utils : monitor | jar | 2.1.3 |