Last Version

com.danhaywood.mavenmixin:surefire 0.0.6

Maven mixin that configures the surefire plugin to run unit tests, integration tests and BDD specs in separate executions.

License

License

Categories

Categories

Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

surefire
Version

Version

0.0.6
Type

Type

pom
Description

Description

com.danhaywood.mavenmixin:surefire
Maven mixin that configures the surefire plugin to run unit tests, integration tests and BDD specs in separate executions.
Project URL

Project URL

https://github.com/danhaywood/java-mavenmixin-surefire

Download surefire 0.0.6

Filename Size
surefire-0.0.6.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.