License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Maven Build Tools |
GroupId | GroupIdorg.jboss.maven.surefire.modular |
ArtifactId | ArtifactIdsurefire-booter |
Last Version | Last Version1.0.0.Alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSureFire Booter
Surefire is a test framework project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
surefire-booter-1.0.0.Alpha3.pom | |
surefire-booter-1.0.0.Alpha3.jar | 271 KB |
surefire-booter-1.0.0.Alpha3-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.maven.surefire.modular/surefire-booter/ -->
<dependency>
<groupId>org.jboss.maven.surefire.modular</groupId>
<artifactId>surefire-booter</artifactId>
<version>1.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.maven.surefire.modular/surefire-booter/
implementation 'org.jboss.maven.surefire.modular:surefire-booter:1.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jboss.maven.surefire.modular/surefire-booter/
implementation ("org.jboss.maven.surefire.modular:surefire-booter:1.0.0.Alpha3")
'org.jboss.maven.surefire.modular:surefire-booter:jar:1.0.0.Alpha3'
<dependency org="org.jboss.maven.surefire.modular" name="surefire-booter" rev="1.0.0.Alpha3">
<artifact name="surefire-booter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.maven.surefire.modular', module='surefire-booter', version='1.0.0.Alpha3')
)
libraryDependencies += "org.jboss.maven.surefire.modular" % "surefire-booter" % "1.0.0.Alpha3"
[org.jboss.maven.surefire.modular/surefire-booter "1.0.0.Alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.surefire : surefire-api | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
jmock : jmock | jar | 1.0.1 |