Last Version

Joann - Joda Annotation 1.0

Allows for trivial setting of Joda time in unit tests

License

License

GroupId

GroupId

com.elevenware
ArtifactId

ArtifactId

joann
Version

Version

1.0
Type

Type

jar
Description

Description

Joann - Joda Annotation
Allows for trivial setting of Joda time in unit tests
Project URL

Project URL

https://github.com/georgecodes/joann
Source Code Management

Source Code Management

http://github.com/georgecodes/joann

Download joann 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.10
xmlunit : xmlunit jar 1.2
joda-time : joda-time jar 1.6.2

runtime (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.1

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.6-groovy-1.7

Project Modules

There are no modules declared in this project.