License |
License |
---|---|
GroupId | GroupIdcom.github.t3t5u |
ArtifactId | ArtifactIdcommon-util |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncommon-util - Common Utility Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-util-1.0.0.pom | |
common-util-1.0.0.jar | 67 KB |
common-util-1.0.0-sources.jar | 27 KB |
common-util-1.0.0-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t3t5u/common-util/ -->
<dependency>
<groupId>com.github.t3t5u</groupId>
<artifactId>common-util</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t3t5u/common-util/
implementation 'com.github.t3t5u:common-util:1.0.0'
// https://jarcasting.com/artifacts/com.github.t3t5u/common-util/
implementation ("com.github.t3t5u:common-util:1.0.0")
'com.github.t3t5u:common-util:jar:1.0.0'
<dependency org="com.github.t3t5u" name="common-util" rev="1.0.0">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t3t5u', module='common-util', version='1.0.0')
)
libraryDependencies += "com.github.t3t5u" % "common-util" % "1.0.0"
[com.github.t3t5u/common-util "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.commons : commons-compress | jar | 1.9 |
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | 1.10 |
net.arnx : jsonic | jar | 1.3.6 |
org.simpleframework : simple-xml | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |