| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdio.prestodb.tempto |
| ArtifactId | ArtifactIdtempto-ldap |
| Last Version | Last Version1.51 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontempto-ldap
Tempto - test framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tempto-ldap-1.51.pom | |
| tempto-ldap-1.51.jar | 13 KB |
| tempto-ldap-1.51-sources.jar | 8 KB |
| tempto-ldap-1.51-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.prestodb.tempto/tempto-ldap/ -->
<dependency>
<groupId>io.prestodb.tempto</groupId>
<artifactId>tempto-ldap</artifactId>
<version>1.51</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestodb.tempto/tempto-ldap/
implementation 'io.prestodb.tempto:tempto-ldap:1.51'
// https://jarcasting.com/artifacts/io.prestodb.tempto/tempto-ldap/
implementation ("io.prestodb.tempto:tempto-ldap:1.51")
'io.prestodb.tempto:tempto-ldap:jar:1.51'
<dependency org="io.prestodb.tempto" name="tempto-ldap" rev="1.51">
<artifact name="tempto-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestodb.tempto', module='tempto-ldap', version='1.51')
)
libraryDependencies += "io.prestodb.tempto" % "tempto-ldap" % "1.51"
[io.prestodb.tempto/tempto-ldap "1.51"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.prestodb.tempto : tempto-core | jar | 1.51 |