Last Version

xTest 3.1.0

A TDD framework to make coding drven by specifications easier

License

License

GroupId

GroupId

com.github.stefanofornari
ArtifactId

ArtifactId

xtest
Version

Version

3.1.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.1.0


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

Dependencies

compile (15)

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.13.2
rhino : js jar 1.7R2
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
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
commons-codec : commons-codec jar 1.11
commons-configuration : commons-configuration jar 1.10

test (1)

Group / Artifact Type Version
org.mock-server : mockserver-netty jar 5.11.2

Project Modules

There are no modules declared in this project.