com.github.danielflower.mavenplugins:e2e-tests

A maven release plugin built for multi-maven-module git repositories allowing continuous deployment

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.danielflower.mavenplugins
ArtifactId

ArtifactId

e2e-tests
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

A maven release plugin built for multi-maven-module git repositories allowing continuous deployment

Download e2e-tests

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.danielflower.mavenplugins/e2e-tests/ -->
<dependency>
    <groupId>com.github.danielflower.mavenplugins</groupId>
    <artifactId>e2e-tests</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielflower.mavenplugins/e2e-tests/
implementation 'com.github.danielflower.mavenplugins:e2e-tests:0.1.9'
// https://jarcasting.com/artifacts/com.github.danielflower.mavenplugins/e2e-tests/
implementation ("com.github.danielflower.mavenplugins:e2e-tests:0.1.9")
'com.github.danielflower.mavenplugins:e2e-tests:jar:0.1.9'
<dependency org="com.github.danielflower.mavenplugins" name="e2e-tests" rev="0.1.9">
  <artifact name="e2e-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielflower.mavenplugins', module='e2e-tests', version='0.1.9')
)
libraryDependencies += "com.github.danielflower.mavenplugins" % "e2e-tests" % "0.1.9"
[com.github.danielflower.mavenplugins/e2e-tests "0.1.9"]

Dependencies

test (9)

Group / Artifact Type Version
com.github.danielflower.mavenplugins : multi-module-release-maven-plugin jar 0.1.9
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven.shared : maven-invoker jar 2.1
org.eclipse.jgit : org.eclipse.jgit jar 3.6.1.201501031845-r
commons-io : commons-io jar 2.2
commons-lang : commons-lang jar 2.1
org.apache.commons : commons-exec jar 1.3
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.9
0.1.8