is not current version
Last Version 1.1.2

Maven Plugin Integration Testing 1.1.1

Java library for writing integration tests for maven plugins.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

maven-plugin-integration-testing
Version

Version

1.1.1
Type

Type

jar
Description

Description

Maven Plugin Integration Testing
Java library for writing integration tests for maven plugins.
Project URL

Project URL

https://github.com/exasol/maven-plugin-integration-testing
Source Code Management

Source Code Management

https://github.com/exasol/maven-plugin-integration-testing/tree/master

Download maven-plugin-integration-testing 1.1.1


<!-- https://jarcasting.com/artifacts/com.exasol/maven-plugin-integration-testing/ -->
<dependency>
    <groupId>com.exasol</groupId>
    <artifactId>maven-plugin-integration-testing</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.exasol/maven-plugin-integration-testing/
implementation 'com.exasol:maven-plugin-integration-testing:1.1.1'
// https://jarcasting.com/artifacts/com.exasol/maven-plugin-integration-testing/
implementation ("com.exasol:maven-plugin-integration-testing:1.1.1")
'com.exasol:maven-plugin-integration-testing:jar:1.1.1'
<dependency org="com.exasol" name="maven-plugin-integration-testing" rev="1.1.1">
  <artifact name="maven-plugin-integration-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exasol', module='maven-plugin-integration-testing', version='1.1.1')
)
libraryDependencies += "com.exasol" % "maven-plugin-integration-testing" % "1.1.1"
[com.exasol/maven-plugin-integration-testing "1.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.shared : maven-verifier jar 1.7.2
org.apache.maven : maven-model jar 3.8.4
com.exasol : error-reporting-java jar 0.4.1
commons-io : commons-io jar 2.8.0

runtime (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.