License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.exasol |
ArtifactId | ArtifactIdmaven-plugin-integration-testing |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven Plugin Integration Testing
Java library for writing integration tests for maven plugins.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.exasol/maven-plugin-integration-testing/ -->
<dependency>
<groupId>com.exasol</groupId>
<artifactId>maven-plugin-integration-testing</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.exasol/maven-plugin-integration-testing/
implementation 'com.exasol:maven-plugin-integration-testing:1.1.2'
// https://jarcasting.com/artifacts/com.exasol/maven-plugin-integration-testing/
implementation ("com.exasol:maven-plugin-integration-testing:1.1.2")
'com.exasol:maven-plugin-integration-testing:jar:1.1.2'
<dependency org="com.exasol" name="maven-plugin-integration-testing" rev="1.1.2">
<artifact name="maven-plugin-integration-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exasol', module='maven-plugin-integration-testing', version='1.1.2')
)
libraryDependencies += "com.exasol" % "maven-plugin-integration-testing" % "1.1.2"
[com.exasol/maven-plugin-integration-testing "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-verifier | jar | 1.8.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.maven : maven-model | jar | 3.8.6 |
com.exasol : error-reporting-java | jar | 0.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.8 |