License |
License |
---|---|
GroupId | GroupIdio.github.pftx |
ArtifactId | ArtifactIdcommons-core |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptioncommons-core
Common utilities, including codec collection compress concurrent config file event net stream etc...
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-core-3.0.2.pom | |
commons-core-3.0.2.jar | 231 KB |
commons-core-3.0.2-sources.jar | 215 KB |
commons-core-3.0.2-javadoc.jar | 954 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pftx/commons-core/ -->
<dependency>
<groupId>io.github.pftx</groupId>
<artifactId>commons-core</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pftx/commons-core/
implementation 'io.github.pftx:commons-core:3.0.2'
// https://jarcasting.com/artifacts/io.github.pftx/commons-core/
implementation ("io.github.pftx:commons-core:3.0.2")
'io.github.pftx:commons-core:jar:3.0.2'
<dependency org="io.github.pftx" name="commons-core" rev="3.0.2">
<artifact name="commons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pftx', module='commons-core', version='3.0.2')
)
libraryDependencies += "io.github.pftx" % "commons-core" % "3.0.2"
[io.github.pftx/commons-core "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
com.google.guava : guava | jar | 19.0 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.8.2,3.0.0) |
com.esotericsoftware : reflectasm | jar | [1.11.3,2.0.0) |
org.slf4j : slf4j-api | jar | [1.7.21,2.0.0) |
junit : junit | jar | [4.12,5.0) |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | [1.1.7,2.0.0) |