| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdcom.codereligion | 
| ArtifactId | ArtifactIdcodereligion-cherry-junit-joda-time | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionContains test extensions | 
<!-- https://jarcasting.com/artifacts/com.codereligion/codereligion-cherry-junit-joda-time/ -->
<dependency>
    <groupId>com.codereligion</groupId>
    <artifactId>codereligion-cherry-junit-joda-time</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.codereligion/codereligion-cherry-junit-joda-time/
implementation 'com.codereligion:codereligion-cherry-junit-joda-time:1.0.0'// https://jarcasting.com/artifacts/com.codereligion/codereligion-cherry-junit-joda-time/
implementation ("com.codereligion:codereligion-cherry-junit-joda-time:1.0.0")'com.codereligion:codereligion-cherry-junit-joda-time:jar:1.0.0'<dependency org="com.codereligion" name="codereligion-cherry-junit-joda-time" rev="1.0.0">
  <artifact name="codereligion-cherry-junit-joda-time" type="jar" />
</dependency>@Grapes(
@Grab(group='com.codereligion', module='codereligion-cherry-junit-joda-time', version='1.0.0')
)libraryDependencies += "com.codereligion" % "codereligion-cherry-junit-joda-time" % "1.0.0"[com.codereligion/codereligion-cherry-junit-joda-time "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| joda-time : joda-time | jar | 2.7 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.0 | 
| com.google.guava : guava | jar | 18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |