Darwin - Root module

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

License

License

GroupId

GroupId

com.github.darwin-evolution
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

Darwin - Root module
Library that allows your code evolve. Test your new implementation in production environment. Measure and choose which result to return.
Project URL

Project URL

https://github.com/darwin-evolution/darwin
Project Organization

Project Organization

Darwin Project

Download parent

Filename Size
parent-0.9.1.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • darwin
  • darwin-jackson
  • darwin-benchmarks

Versions

Version
0.9.1