License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.htfv.maven.plugins |
ArtifactId | ArtifactIdmaven-testing |
Last Version | Last Version1.0.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
maven-testing-1.0.0.Beta1.pom | |
maven-testing-1.0.0.Beta1.jar | 12 KB |
maven-testing-1.0.0.Beta1-sources.jar | 7 KB |
maven-testing-1.0.0.Beta1-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |