Last Version

TestDrive-Surefire 0.2.0

Surefire provider for test-drive java testing library

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

test-drive-surefire
Version

Version

0.2.0
Type

Type

jar
Description

Description

TestDrive-Surefire
Surefire provider for test-drive java testing library
Project URL

Project URL

https://test-drive.bytemechanics.org
Project Organization

Project Organization

Byte Mechanics
Source Code Management

Source Code Management

https://github.com/bytemechanics/test-drive

Download test-drive-surefire 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 2.22.1
org.apache.maven.surefire : surefire-logger-api jar 2.22.1
org.apache.maven.surefire : common-java5 jar 2.22.1
org.bytemechanics : test-drive-core jar 0.2.0

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.2-groovy-2.4
org.codehaus.groovy : groovy jar 2.4.15
net.bytebuddy : byte-buddy jar 1.9.1
org.objenesis : objenesis jar 2.6
cglib : cglib jar 3.2.8

Project Modules

There are no modules declared in this project.