com.github.eagle6688:devutility.external.json

Some utilities for Jackson Json Version 2.*

License

License

Categories

Categories

JSON Data Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.json
Last Version

Last Version

2.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

Some utilities for Jackson Json Version 2.*
Project URL

Project URL

https://github.com/eagle6688/devutility.external.json
Source Code Management

Source Code Management

https://github.com/eagle6688/devutility.external.json

Download devutility.external.json

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9
com.github.eagle6688 : devutility.internal jar 1.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.12
2.9.11
2.9.10
2.9.9
2.9.8
2.9.7.1
2.9.5.3
2.9.5.2
2.9.5.1