com.codepoetics:jermaine

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

jermaine
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/poetix/jermaine

Download jermaine

Filename Size
jermaine-0.4.pom 1 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • jermaine-test
  • jermaine-core

jermaine

Magic builders, phantom pojos and magic matchers for use with Jackson

Versions

Version
0.4
0.3
0.1