License |
License |
---|---|
GroupId | GroupIdcom.github.acierto |
ArtifactId | ArtifactIdaciertoteam-test |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaciertoteam-test
Provides template functionality for testing
|
Project URL |
Project URL |
Filename | Size |
---|---|
aciertoteam-test-1.1.0.pom | |
aciertoteam-test-1.1.0.jar | 12 KB |
aciertoteam-test-1.1.0-sources.jar | 7 KB |
aciertoteam-test-1.1.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-test/ -->
<dependency>
<groupId>com.github.acierto</groupId>
<artifactId>aciertoteam-test</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-test/
implementation 'com.github.acierto:aciertoteam-test:1.1.0'
// https://jarcasting.com/artifacts/com.github.acierto/aciertoteam-test/
implementation ("com.github.acierto:aciertoteam-test:1.1.0")
'com.github.acierto:aciertoteam-test:jar:1.1.0'
<dependency org="com.github.acierto" name="aciertoteam-test" rev="1.1.0">
<artifact name="aciertoteam-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acierto', module='aciertoteam-test', version='1.1.0')
)
libraryDependencies += "com.github.acierto" % "aciertoteam-test" % "1.1.0"
[com.github.acierto/aciertoteam-test "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.dbunit : dbunit | jar | 2.4.9 |
org.jencks : jencks | jar | 2.2 |
org.mockito : mockito-all | jar | 1.9.0 |
com.github.acierto : aciertoteam-common | jar | 1.1.0 |
junit : junit | jar | 4.11 |