License |
License |
---|---|
GroupId | GroupIdcom.github.toto-castaldi |
ArtifactId | ArtifactIdintegration-test-system |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegration Test Support
Main pom for java 8 module
|
<!-- https://jarcasting.com/artifacts/com.github.toto-castaldi/integration-test-system/ -->
<dependency>
<groupId>com.github.toto-castaldi</groupId>
<artifactId>integration-test-system</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.toto-castaldi/integration-test-system/
implementation 'com.github.toto-castaldi:integration-test-system:1.0'
// https://jarcasting.com/artifacts/com.github.toto-castaldi/integration-test-system/
implementation ("com.github.toto-castaldi:integration-test-system:1.0")
'com.github.toto-castaldi:integration-test-system:jar:1.0'
<dependency org="com.github.toto-castaldi" name="integration-test-system" rev="1.0">
<artifact name="integration-test-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.toto-castaldi', module='integration-test-system', version='1.0')
)
libraryDependencies += "com.github.toto-castaldi" % "integration-test-system" % "1.0"
[com.github.toto-castaldi/integration-test-system "1.0"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.38 |
com.google.code.gson : gson | jar | 2.6.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.google.guava : guava | jar | 19.0 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.codehaus.janino : janino | jar | 2.7.6 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
commons-codec : commons-codec | jar | 1.9 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-validator : commons-validator | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.6 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.10.8 |