License |
License |
---|---|
GroupId | GroupIdio.github.icodegarden |
ArtifactId | ArtifactIdcommons-test |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-test
common util codes
|
Filename | Size |
---|---|
commons-test-0.1.6.pom | |
commons-test-0.1.6.jar | 3 KB |
commons-test-0.1.6-sources.jar | 3 KB |
commons-test-0.1.6-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.icodegarden/commons-test/ -->
<dependency>
<groupId>io.github.icodegarden</groupId>
<artifactId>commons-test</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-test/
implementation 'io.github.icodegarden:commons-test:0.1.6'
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-test/
implementation ("io.github.icodegarden:commons-test:0.1.6")
'io.github.icodegarden:commons-test:jar:0.1.6'
<dependency org="io.github.icodegarden" name="commons-test" rev="0.1.6">
<artifact name="commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.icodegarden', module='commons-test', version='0.1.6')
)
libraryDependencies += "io.github.icodegarden" % "commons-test" % "0.1.6"
[io.github.icodegarden/commons-test "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.icodegarden : commons-lang | jar | 0.1.6 |
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 3.9.0 |
org.assertj : assertj-core | jar | 3.19.0 |