Last Version

io.github.junxworks:junx-core 1.0.9

开源junx工具包

License

License

GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-core
Version

Version

1.0.9
Type

Type

jar
Description

Description

开源junx工具包

Download junx-core 1.0.9


<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-core/ -->
<dependency>
    <groupId>io.github.junxworks</groupId>
    <artifactId>junx-core</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-core/
implementation 'io.github.junxworks:junx-core:1.0.9'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-core/
implementation ("io.github.junxworks:junx-core:1.0.9")
'io.github.junxworks:junx-core:jar:1.0.9'
<dependency org="io.github.junxworks" name="junx-core" rev="1.0.9">
  <artifact name="junx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-core', version='1.0.9')
)
libraryDependencies += "io.github.junxworks" % "junx-core" % "1.0.9"
[io.github.junxworks/junx-core "1.0.9"]

Dependencies

compile (11)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
org.apache.commons : commons-lang3 jar 3.7
net.vidageek : mirror jar 1.6.1
org.lz4 : lz4-java jar 1.4.1
com.alibaba : fastjson jar 1.2.37
com.esotericsoftware : kryo jar 4.0.0
org.apache.commons : commons-csv jar 1.5
commons-io : commons-io jar 2.6
com.lmax : disruptor jar 3.3.6
commons-codec : commons-codec jar 1.14
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.