License |
License |
---|---|
GroupId | GroupIdlv.ctco.cukes |
ArtifactId | ArtifactIdcukes-ldap |
Version | Version1.0.10 |
Type | Typejar |
Description |
DescriptionCukes LDAP extension
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-1.0.10.pom | |
cukes-ldap-1.0.10.jar | 20 KB |
cukes-ldap-1.0.10-sources.jar | 11 KB |
cukes-ldap-1.0.10-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-ldap/ -->
<dependency>
<groupId>lv.ctco.cukes</groupId>
<artifactId>cukes-ldap</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-ldap/
implementation 'lv.ctco.cukes:cukes-ldap:1.0.10'
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-ldap/
implementation ("lv.ctco.cukes:cukes-ldap:1.0.10")
'lv.ctco.cukes:cukes-ldap:jar:1.0.10'
<dependency org="lv.ctco.cukes" name="cukes-ldap" rev="1.0.10">
<artifact name="cukes-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.cukes', module='cukes-ldap', version='1.0.10')
)
libraryDependencies += "lv.ctco.cukes" % "cukes-ldap" % "1.0.10"
[lv.ctco.cukes/cukes-ldap "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
lv.ctco.cukes : cukes-core | jar | 1.0.10 |