is not current version
Last Version 10.4.1

cyclops-jackson 10.4.0

Cyclops integration for Jackson

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming Jackson Data JSON
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-jackson-integration
Version

Version

10.4.0
Type

Type

jar
Description

Description

cyclops-jackson
Cyclops integration for Jackson

Download cyclops-jackson-integration 10.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oath.cyclops : cyclops jar 10.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

test (5)

Group / Artifact Type Version
com.oath.cyclops : cyclops-reactive-collections jar 10.4.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.1
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.