immutables-jsonb

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Immutables Application Layer Libs Code Generators JSON Data
GroupId

GroupId

com.github.cchacin
ArtifactId

ArtifactId

immutables-jsonb
Last Version

Last Version

0.1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

immutables-jsonb
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/cchacin/ImmutablesJsonb

Download immutables-jsonb

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.8.0
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-RC1