| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.junxworks |
| Идентификатор | Идентификаторjunx-core |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
Описание开源junx工具包
|
| Имя Файла | Размер |
|---|---|
| junx-core-1.0.9.pom | |
| junx-core-1.0.9.jar | 97 KB |
| junx-core-1.0.9-sources.jar | 92 KB |
| junx-core-1.0.9-javadoc.jar | 465 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |