| License |
License |
|---|---|
| Categories |
CategoriesJackson Data JSON |
| GroupId | GroupIdio.github.software-hhao |
| ArtifactId | ArtifactIdhhao-jackson |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
DescriptionTop pom.xml file
|
| Filename | Size |
|---|---|
| hhao-jackson-1.0.4.pom | |
| hhao-jackson-1.0.4.jar | 30 KB |
| hhao-jackson-1.0.4-sources.jar | 20 KB |
| hhao-jackson-1.0.4-javadoc.jar | 255 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-jackson/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-jackson</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-jackson/
implementation 'io.github.software-hhao:hhao-jackson:1.0.4'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-jackson/
implementation ("io.github.software-hhao:hhao-jackson:1.0.4")
'io.github.software-hhao:hhao-jackson:jar:1.0.4'
<dependency org="io.github.software-hhao" name="hhao-jackson" rev="1.0.4">
<artifact name="hhao-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-jackson', version='1.0.4')
)
libraryDependencies += "io.github.software-hhao" % "hhao-jackson" % "1.0.4"
[io.github.software-hhao/hhao-jackson "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
| org.assertj : assertj-core | jar | 3.21.0 |