| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring SLF4J Application Layer Libs Logging ORM Data |
| GroupId | GroupIdcom.depmesh |
| ArtifactId | ArtifactIdcucumber-format-slf4j |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncucumber-format-slf4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.depmesh/cucumber-format-slf4j/ -->
<dependency>
<groupId>com.depmesh</groupId>
<artifactId>cucumber-format-slf4j</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.depmesh/cucumber-format-slf4j/
implementation 'com.depmesh:cucumber-format-slf4j:1.0.1'
// https://jarcasting.com/artifacts/com.depmesh/cucumber-format-slf4j/
implementation ("com.depmesh:cucumber-format-slf4j:1.0.1")
'com.depmesh:cucumber-format-slf4j:jar:1.0.1'
<dependency org="com.depmesh" name="cucumber-format-slf4j" rev="1.0.1">
<artifact name="cucumber-format-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.depmesh', module='cucumber-format-slf4j', version='1.0.1')
)
libraryDependencies += "com.depmesh" % "cucumber-format-slf4j" % "1.0.1"
[com.depmesh/cucumber-format-slf4j "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| info.cukes : cucumber-java | jar | 1.1.5 |
| com.google.guava : guava | jar | 15.0 |
| org.freemarker : freemarker | jar | 2.3.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| info.cukes : cucumber-junit | jar | 1.1.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |