Last Version

integration tests where all plugins are needed 0.29.4

shared dependencies and plugins for the mojos

License

License

MIT
GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

integration-tests
Version

Version

0.29.4
Type

Type

pom
Description

Description

integration tests where all plugins are needed
shared dependencies and plugins for the mojos

Download integration-tests 0.29.4


<!-- https://jarcasting.com/artifacts/de.saumya.mojo/integration-tests/ -->
<dependency>
    <groupId>de.saumya.mojo</groupId>
    <artifactId>integration-tests</artifactId>
    <version>0.29.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.saumya.mojo/integration-tests/
implementation 'de.saumya.mojo:integration-tests:0.29.4'
// https://jarcasting.com/artifacts/de.saumya.mojo/integration-tests/
implementation ("de.saumya.mojo:integration-tests:0.29.4")
'de.saumya.mojo:integration-tests:pom:0.29.4'
<dependency org="de.saumya.mojo" name="integration-tests" rev="0.29.4">
  <artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.saumya.mojo', module='integration-tests', version='0.29.4')
)
libraryDependencies += "de.saumya.mojo" % "integration-tests" % "0.29.4"
[de.saumya.mojo/integration-tests "0.29.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-core jar 3.0.3
org.apache.maven : maven-artifact jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.