ip-jackson-databind

Provides support for serializing and deserializing IP addresses and ranges using Jackson

License

License

Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

ip-jackson-databind
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

ip-jackson-databind
Provides support for serializing and deserializing IP addresses and ranges using Jackson
Project URL

Project URL

https://robtimus.github.io/ip-jackson-databind/
Source Code Management

Source Code Management

https://github.com/robtimus/ip-jackson-databind

Download ip-jackson-databind

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.robtimus : ip-utils jar 1.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0