License |
License |
---|---|
GroupId | GroupIdorg.bytemechanics |
ArtifactId | ArtifactIdtest-drive-surefire |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionTestDrive-Surefire
Surefire provider for test-drive java testing library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationByte Mechanics |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |