Last Version

Format API 1.3.2

Interfaces and common classes shared by format handler implementations

License

License

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

format-api
Version

Version

1.3.2
Type

Type

jar
Description

Description

Format API
Interfaces and common classes shared by format handler implementations
Project URL

Project URL

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

Project Organization

Brian Matthews

Download format-api 1.3.2


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

Dependencies

provided (1)

Group / Artifact Type Version
com.unboundid : unboundid-ldapsdk jar 3.1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
com.btmatthews.maven.plugins.ldap : format-api-test jar 1.3.2

Project Modules

There are no modules declared in this project.