License |
License |
---|---|
GroupId | GroupIdlv.ctco.cukes |
ArtifactId | ArtifactIdcukes-ldap-sample |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionCukes LDAP Sample Project
Cukes takes simplicity of Cucumber and provides bindings for HTTP specification.
As a sugar on top, cukes adds steps for storing and using request/response content from
a file system, variable support in .features, context inflation in all steps and resources
and a custom plug-in system to allow users to add additional project specific content.
|
Filename | Size |
---|---|
cukes-ldap-sample-1.0.9.pom | |
cukes-ldap-sample-1.0.9.jar | 4 KB |
cukes-ldap-sample-1.0.9-sources.jar | 3 KB |
cukes-ldap-sample-1.0.9-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-ldap-sample/ -->
<dependency>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-ldap-sample</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-ldap-sample/
implementation 'lv.ctco.cukes:cukes-ldap-sample:1.0.9'
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-ldap-sample/
implementation ("lv.ctco.cukes:cukes-ldap-sample:1.0.9")
'lv.ctco.cukes:cukes-ldap-sample:jar:1.0.9'
<dependency org="lv.ctco.cukes" name="cukes-ldap-sample" rev="1.0.9">
<artifact name="cukes-ldap-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.cukes', module='cukes-ldap-sample', version='1.0.9')
)
libraryDependencies += "lv.ctco.cukes" % "cukes-ldap-sample" % "1.0.9"
[lv.ctco.cukes/cukes-ldap-sample "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
lv.ctco.cukes : cukes-ldap | jar | 1.0.9 |
org.apache.directory.server : apacheds-all | jar | 2.0.0-M24 |
ch.qos.logback : logback-classic | jar | 1.2.3 |