Last Version

jbx4j - Extension for Jackson 1.2.0

JSON Binding eXtension for JPA

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jbx4j-jackson
Version

Version

1.2.0
Type

Type

jar
Description

Description

jbx4j - Extension for Jackson
JSON Binding eXtension for JPA

Download jbx4j-jackson 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-jackson/ -->
<dependency>
    <groupId>com.github.microtweak</groupId>
    <artifactId>jbx4j-jackson</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-jackson/
implementation 'com.github.microtweak:jbx4j-jackson:1.2.0'
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-jackson/
implementation ("com.github.microtweak:jbx4j-jackson:1.2.0")
'com.github.microtweak:jbx4j-jackson:jar:1.2.0'
<dependency org="com.github.microtweak" name="jbx4j-jackson" rev="1.2.0">
  <artifact name="jbx4j-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jbx4j-jackson', version='1.2.0')
)
libraryDependencies += "com.github.microtweak" % "jbx4j-jackson" % "1.2.0"
[com.github.microtweak/jbx4j-jackson "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.microtweak : jbx4j-core jar 1.2.0

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
javax.persistence : javax.persistence-api jar 2.2

Project Modules

There are no modules declared in this project.