Last Version

cddjunit 2.1.7

cddjunit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.cddcore
ArtifactId

ArtifactId

cddjunit_2.11
Version

Version

2.1.7
Type

Type

jar
Description

Description

cddjunit
cddjunit
Project Organization

Project Organization

org.cddcore
Source Code Management

Source Code Management

https://github.com/phil-rice/autoTdd

Download cddjunit_2.11 2.1.7


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.3
org.cddcore : engine_2.11 jar 2.1.7
org.cddcore : htmlrendering_2.11 jar 2.1.7
org.scala-lang.modules : scala-xml_2.11 jar 1.0.1
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.1
org.scala-lang.modules : scala-swing_2.11 jar 1.0.1
junit : junit jar 4.8.2
org.joda : joda-convert jar 1.2
joda-time : joda-time jar 2.2

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.9

Project Modules

There are no modules declared in this project.