Last Version

Darwin - Jackson consumer 0.9.1

Library that allows your code evolve. Test your new implementation in production environment. Measure and choose which result to return.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.darwin-evolution
ArtifactId

ArtifactId

darwin-jackson
Version

Version

0.9.1
Type

Type

jar
Description

Description

Darwin - Jackson consumer
Library that allows your code evolve. Test your new implementation in production environment. Measure and choose which result to return.
Project Organization

Project Organization

Darwin Project

Download darwin-jackson 0.9.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.darwin-evolution : darwin jar 0.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.typesafe : config jar 1.2.1
io.dropwizard.metrics : metrics-core jar 3.1.2
org.slf4j : slf4j-api jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5

Project Modules

There are no modules declared in this project.