Categories |
CategoriesImmutables Application Layer Libs Code Generators JSON Data |
---|---|
GroupId | GroupIdcom.github.cchacin |
ArtifactId | ArtifactIdimmutables-jsonb |
Last Version | Last Version0.1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionimmutables-jsonb
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.cchacin/immutables-jsonb/ -->
<dependency>
<groupId>com.github.cchacin</groupId>
<artifactId>immutables-jsonb</artifactId>
<version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cchacin/immutables-jsonb/
implementation 'com.github.cchacin:immutables-jsonb:0.1.0-RC1'
// https://jarcasting.com/artifacts/com.github.cchacin/immutables-jsonb/
implementation ("com.github.cchacin:immutables-jsonb:0.1.0-RC1")
'com.github.cchacin:immutables-jsonb:jar:0.1.0-RC1'
<dependency org="com.github.cchacin" name="immutables-jsonb" rev="0.1.0-RC1">
<artifact name="immutables-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cchacin', module='immutables-jsonb', version='0.1.0-RC1')
)
libraryDependencies += "com.github.cchacin" % "immutables-jsonb" % "0.1.0-RC1"
[com.github.cchacin/immutables-jsonb "0.1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.0 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : yasson | jar | 1.0.5 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.assertj : assertj-core | jar | 3.13.2 |
org.mockito : mockito-core | jar | 3.1.0 |
org.mockito : mockito-junit-jupiter | jar | 3.1.0 |