| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.derquinse |
| ArtifactId | ArtifactIdderquinse-common-test-deps |
| Last Version | Last Version1.0.37 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDerquinse Commons :: Test Dependencies
POM including testing dependencies
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| derquinse-common-test-deps-1.0.37.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.derquinse/derquinse-common-test-deps/ -->
<dependency>
<groupId>net.derquinse</groupId>
<artifactId>derquinse-common-test-deps</artifactId>
<version>1.0.37</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.derquinse/derquinse-common-test-deps/
implementation 'net.derquinse:derquinse-common-test-deps:1.0.37'
// https://jarcasting.com/artifacts/net.derquinse/derquinse-common-test-deps/
implementation ("net.derquinse:derquinse-common-test-deps:1.0.37")
'net.derquinse:derquinse-common-test-deps:pom:1.0.37'
<dependency org="net.derquinse" name="derquinse-common-test-deps" rev="1.0.37">
<artifact name="derquinse-common-test-deps" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.derquinse', module='derquinse-common-test-deps', version='1.0.37')
)
libraryDependencies += "net.derquinse" % "derquinse-common-test-deps" % "1.0.37"
[net.derquinse/derquinse-common-test-deps "1.0.37"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| org.testng : testng | jar | 6.8.8 |
| com.caucho : hessian | jar | 4.0.7 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| com.google.code.gson : gson | jar | 2.2.4 |
| org.springframework : spring-jdbc Optional | jar | 3.2.10.RELEASE |
| com.h2database : h2 Optional | jar | 1.4.181 |
| com.google.guava : guava | jar | 18.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |