Last Version

commons-core 3.0.2

Common utilities, including codec collection compress concurrent config file event net stream etc...

License

License

GroupId

GroupId

io.github.pftx
ArtifactId

ArtifactId

commons-core
Version

Version

3.0.2
Type

Type

jar
Description

Description

commons-core
Common utilities, including codec collection compress concurrent config file event net stream etc...
Project URL

Project URL

https://github.com/pftx/niolex-common-utils
Source Code Management

Source Code Management

https://github.com/pftx/niolex-common-utils/tree/master

Download commons-core 3.0.2


<!-- 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"]

Dependencies

compile (6)

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)

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar [1.1.7,2.0.0)

Project Modules

There are no modules declared in this project.