| License |
License |
|---|---|
| GroupId | GroupIdcom.geniusver |
| ArtifactId | ArtifactIdutil-core |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContains useful utils from work and other projects.
|
| Filename | Size |
|---|---|
| util-core-0.2.0.pom | |
| util-core-0.2.0.jar | 35 KB |
| util-core-0.2.0-sources.jar | 29 KB |
| util-core-0.2.0-javadoc.jar | 520 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.geniusver/util-core/ -->
<dependency>
<groupId>com.geniusver</groupId>
<artifactId>util-core</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.geniusver/util-core/
implementation 'com.geniusver:util-core:0.2.0'
// https://jarcasting.com/artifacts/com.geniusver/util-core/
implementation ("com.geniusver:util-core:0.2.0")
'com.geniusver:util-core:jar:0.2.0'
<dependency org="com.geniusver" name="util-core" rev="0.2.0">
<artifact name="util-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geniusver', module='util-core', version='0.2.0')
)
libraryDependencies += "com.geniusver" % "util-core" % "0.2.0"
[com.geniusver/util-core "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo | jar | 5.1.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| cn.hutool : hutool-all | jar | 5.7.7 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |