is not current version
Last Version 3.1.0

xTest 3.0.0

A TDD framework to make coding drven by specifications easier

License

License

GroupId

GroupId

com.github.stefanofornari
ArtifactId

ArtifactId

xtest
Version

Version

3.0.0
Type

Type

jar
Description

Description

xTest
A TDD framework to make coding drven by specifications easier
Project URL

Project URL

https://github.com/stefanofornari/xtest
Source Code Management

Source Code Management

https://github.com/stefanofornari/xtest

Download xtest 3.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache-extras.beanshell : bsh jar 2.0b6
org.eclipse.jetty : jetty-server jar 9.0.0.M4
junit : junit jar 4.11
rhino : js jar 1.7R2
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.skife.url : url-scheme-registry jar 0.0.1
com.github.stefanbirkner : system-rules jar 1.16.1
org.apache.httpcomponents : httpcore jar 4.4.9
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.9.4
org.skyscreamer : jsonassert jar 1.2.3
javax.mail : mail jar 1.5.0-b01
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.