Last Version

TestDrive-Example 0.2.0

Pure Java testing library

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

test-drive-example
Version

Version

0.2.0
Type

Type

jar
Description

Description

TestDrive-Example
Pure Java testing library
Project Organization

Project Organization

Byte Mechanics

Download test-drive-example 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
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.