License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdmihxil-json-core |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJson-related utilities
|
Filename | Size |
---|---|
mihxil-json-core-0.10.pom | |
mihxil-json-core-0.10.jar | 19 KB |
mihxil-json-core-0.10-sources.jar | 8 KB |
mihxil-json-core-0.10-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-core/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-core</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-core/
implementation 'org.meeuw:mihxil-json-core:0.10'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-core/
implementation ("org.meeuw:mihxil-json-core:0.10")
'org.meeuw:mihxil-json-core:jar:0.10'
<dependency org="org.meeuw" name="mihxil-json-core" rev="0.10">
<artifact name="mihxil-json-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-core', version='0.10')
)
libraryDependencies += "org.meeuw" % "mihxil-json-core" % "0.10"
[org.meeuw/mihxil-json-core "0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
commons-cli : commons-cli Optional | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.ginsberg : junit5-system-exit | jar | 1.1.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.1.0 |
org.assertj : assertj-core | jar | 3.21.0 |