jermaine
Magic builders, phantom pojos and magic matchers for use with Jackson
GroupId | GroupIdcom.codepoetics |
---|---|
ArtifactId | ArtifactIdjermaine |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jermaine-0.4.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.8.2 |
org.hamcrest : hamcrest-core | jar | 1.3 |
Magic builders, phantom pojos and magic matchers for use with Jackson