License |
License |
---|---|
GroupId | GroupIdcom.stratio.morphlines |
ArtifactId | ArtifactIdldap |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStratio LDAP morphline
The Stratio pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ldap-0.2.0.pom | |
ldap-0.2.0.jar | 4 KB |
ldap-0.2.0-sources.jar | 2 KB |
ldap-0.2.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.morphlines/ldap/ -->
<dependency>
<groupId>com.stratio.morphlines</groupId>
<artifactId>ldap</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.morphlines/ldap/
implementation 'com.stratio.morphlines:ldap:0.2.0'
// https://jarcasting.com/artifacts/com.stratio.morphlines/ldap/
implementation ("com.stratio.morphlines:ldap:0.2.0")
'com.stratio.morphlines:ldap:jar:0.2.0'
<dependency org="com.stratio.morphlines" name="ldap" rev="0.2.0">
<artifact name="ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.morphlines', module='ldap', version='0.2.0')
)
libraryDependencies += "com.stratio.morphlines" % "ldap" % "0.2.0"
[com.stratio.morphlines/ldap "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kitesdk : kite-morphlines-core | jar | 1.1.0 |
commons-io : commons-io | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.8 |
org.slf4j : slf4j-simple | jar | 1.7.12 |