| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pms1.tppt |
| ArtifactId | ArtifactIdminimal-ldap-parser |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
DescriptionAn Apache Maven plugin for creating P2 repositories along with features directly from Maven artifacts that are already OSGi bundles.
|
| Filename | Size |
|---|---|
| minimal-ldap-parser-0.3.0.pom | |
| minimal-ldap-parser-0.3.0.jar | 63 KB |
| minimal-ldap-parser-0.3.0-sources.jar | 19 KB |
| minimal-ldap-parser-0.3.0-javadoc.jar | 273 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.pms1.tppt/minimal-ldap-parser/ -->
<dependency>
<groupId>com.github.pms1.tppt</groupId>
<artifactId>minimal-ldap-parser</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pms1.tppt/minimal-ldap-parser/
implementation 'com.github.pms1.tppt:minimal-ldap-parser:0.3.0'
// https://jarcasting.com/artifacts/com.github.pms1.tppt/minimal-ldap-parser/
implementation ("com.github.pms1.tppt:minimal-ldap-parser:0.3.0")
'com.github.pms1.tppt:minimal-ldap-parser:jar:0.3.0'
<dependency org="com.github.pms1.tppt" name="minimal-ldap-parser" rev="0.3.0">
<artifact name="minimal-ldap-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pms1.tppt', module='minimal-ldap-parser', version='0.3.0')
)
libraryDependencies += "com.github.pms1.tppt" % "minimal-ldap-parser" % "0.3.0"
[com.github.pms1.tppt/minimal-ldap-parser "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.6 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.2 |