License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-core |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description开源junx工具包
|
Filename | Size |
---|---|
junx-core-1.0.9.pom | |
junx-core-1.0.9.jar | 93 KB |
junx-core-1.0.9-sources.jar | 91 KB |
junx-core-1.0.9-javadoc.jar | 459 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |