License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.anwiba.commons.tools |
ArtifactId | ArtifactIdanwiba-commons-tools |
Version | Version1.0.185 |
Type | Typepom |
Description |
Descriptionanwiba commons tools
anwiba commons tools project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anwiba-commons-tools-1.0.185.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-commons-tools/ -->
<dependency>
<groupId>net.anwiba.commons.tools</groupId>
<artifactId>anwiba-commons-tools</artifactId>
<version>1.0.185</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-commons-tools/
implementation 'net.anwiba.commons.tools:anwiba-commons-tools:1.0.185'
// https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-commons-tools/
implementation ("net.anwiba.commons.tools:anwiba-commons-tools:1.0.185")
'net.anwiba.commons.tools:anwiba-commons-tools:pom:1.0.185'
<dependency org="net.anwiba.commons.tools" name="anwiba-commons-tools" rev="1.0.185">
<artifact name="anwiba-commons-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.commons.tools', module='anwiba-commons-tools', version='1.0.185')
)
libraryDependencies += "net.anwiba.commons.tools" % "anwiba-commons-tools" % "1.0.185"
[net.anwiba.commons.tools/anwiba-commons-tools "1.0.185"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.23.4 |
org.assertj : assertj-core | jar | 3.12.2 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |