License |
License
Simplified BSD License
|
---|---|
GroupId | GroupIdorg.baessie |
ArtifactId | ArtifactIdtesttools |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptiontesttools
testtools
|
Project Organization |
Project OrganizationBaessie |
Filename | Size |
---|---|
testtools-0.1.pom | |
testtools-0.1.jar | 16 KB |
testtools-0.1-sources.jar | 1 KB |
testtools-0.1-javadoc.jar | 239 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.28 |
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 |