com.github.htfv.maven.plugins:maven-integration-testing

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.htfv.maven.plugins
ArtifactId

ArtifactId

maven-integration-testing
Last Version

Last Version

1.1.0.CR1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download maven-integration-testing

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.7
junit : junit jar 4.10
org.apache.commons : commons-lang3 jar 3.1
org.apache.maven : maven-compat jar 3.0.4
org.apache.maven : maven-core jar 3.0.4
org.apache.maven.wagon : wagon-http jar 2.2
org.sonatype.aether : aether-connector-wagon jar 1.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.CR1
1.0.0