Last Version

JSON-B 2.7.0.Final

JSON-B

License

License

AL2
Categories

Categories

JSON Data
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

jsonb
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

JSON-B
JSON-B
Project Organization

Project Organization

JBoss by Red Hat

Download jsonb 2.7.0.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/jsonb/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>jsonb</artifactId>
    <version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/jsonb/
implementation 'io.thorntail:jsonb:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/jsonb/
implementation ("io.thorntail:jsonb:2.7.0.Final")
'io.thorntail:jsonb:jar:2.7.0.Final'
<dependency org="io.thorntail" name="jsonb" rev="2.7.0.Final">
  <artifact name="jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='jsonb', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "jsonb" % "2.7.0.Final"
[io.thorntail/jsonb "2.7.0.Final"]

Dependencies

compile (5)

Group / Artifact Type Version
io.thorntail : logging jar 2.7.0.Final
io.thorntail : jsonp jar 2.7.0.Final
jakarta.json.bind : jakarta.json.bind-api jar
org.eclipse : yasson jar
io.thorntail : meta-spi jar 2.7.0.Final

provided (3)

Group / Artifact Type Version
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.