| License |
License |
|---|---|
| Categories |
CategoriesJackson Data JSON |
| GroupId | GroupIdio.semla |
| ArtifactId | ArtifactIdsemla-jackson |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionsimple entity management library of awesomeness
|
| Filename | Size |
|---|---|
| semla-jackson-1.1.1.pom | |
| semla-jackson-1.1.1.jar | 6 KB |
| semla-jackson-1.1.1-sources.jar | 3 KB |
| semla-jackson-1.1.1-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla-jackson/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-jackson</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-jackson/
implementation 'io.semla:semla-jackson:1.1.1'
// https://jarcasting.com/artifacts/io.semla/semla-jackson/
implementation ("io.semla:semla-jackson:1.1.1")
'io.semla:semla-jackson:jar:1.1.1'
<dependency org="io.semla" name="semla-jackson" rev="1.1.1">
<artifact name="semla-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-jackson', version='1.1.1')
)
libraryDependencies += "io.semla" % "semla-jackson" % "1.1.1"
[io.semla/semla-jackson "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.semla : semla-jpa | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | [2.12.2,) |
| Group / Artifact | Type | Version |
|---|---|---|
| io.semla : semla-testing | jar | 1.1.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | [2.12.2,) |