Last Version

testtools 0.1

testtools

License

License

Simplified BSD License
GroupId

GroupId

org.baessie
ArtifactId

ArtifactId

testtools
Version

Version

0.1
Type

Type

jar
Description

Description

testtools
testtools
Project Organization

Project Organization

Baessie

Download testtools 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.2.6
org.scala-lang : scala-library jar 2.9.1
xmlunit : xmlunit jar 1.3
org.slf4j : slf4j-api jar 1.6.0
org.eclipse.jetty : jetty-servlet jar 7.4.0.v20110414

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.28

test (5)

Group / Artifact Type Version
org.apache.tapestry : tapestry-test jar 5.2.6
org.scalatest : scalatest_2.9.1 jar 1.6.1
junit : junit jar 4.8
org.eclipse.jetty : jetty-server jar 7.4.0.v20110414
org.eclipse.jetty : jetty-webapp jar 7.4.0.v20110414

Project Modules

There are no modules declared in this project.