License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.tomschi |
ArtifactId | ArtifactIdcommons-data-test |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom different commons test modules
|
Filename | Size |
---|---|
commons-data-test-0.1.0.pom | |
commons-data-test-0.1.0.jar | 7 KB |
commons-data-test-0.1.0-sources.jar | 5 KB |
commons-data-test-0.1.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomschi/commons-data-test/ -->
<dependency>
<groupId>com.github.tomschi</groupId>
<artifactId>commons-data-test</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomschi/commons-data-test/
implementation 'com.github.tomschi:commons-data-test:0.1.0'
// https://jarcasting.com/artifacts/com.github.tomschi/commons-data-test/
implementation ("com.github.tomschi:commons-data-test:0.1.0")
'com.github.tomschi:commons-data-test:jar:0.1.0'
<dependency org="com.github.tomschi" name="commons-data-test" rev="0.1.0">
<artifact name="commons-data-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomschi', module='commons-data-test', version='0.1.0')
)
libraryDependencies += "com.github.tomschi" % "commons-data-test" % "0.1.0"
[com.github.tomschi/commons-data-test "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tomschi : commons-data | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |
org.mockito : mockito-core | jar | 2.13.0 |