com.github.htfv.maven.plugins:maven-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-testing
Last Version

Last Version

1.0.0.Beta1
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-testing

How to add to project

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

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.0.0.Beta1