License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-testing |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-testing-1.8.pom | |
djamma-testing-1.8.jar | 9 KB |
djamma-testing-1.8-sources.jar | 6 KB |
djamma-testing-1.8-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-testing/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-testing</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-testing/
implementation 'com.shinitech.djammadev:djamma-testing:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-testing/
implementation ("com.shinitech.djammadev:djamma-testing:1.8")
'com.shinitech.djammadev:djamma-testing:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-testing" rev="1.8">
<artifact name="djamma-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-testing', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-testing" % "1.8"
[com.shinitech.djammadev/djamma-testing "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.shinitech.djammadev : djamma-jersey | jar | 1.8 |
com.shinitech.djammadev : djamma-common | jar | 1.8 |
info.cukes : cucumber-java8 | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
com.google.inject : guice | jar | 3.0 |
info.cukes : cucumber-guice | jar | 1.2.5 |
com.shinitech.djammadev : djamma-core | jar | 1.8 |
javax.servlet : servlet-api | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |