License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdro.kuberam.maven.plugins |
ArtifactId | ArtifactIdabstract |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkuberam expath abstract plugin
Abstract plugin for kuberam maven plugins
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
abstract-0.1.5.pom | |
abstract-0.1.5.jar | 10 KB |
abstract-0.1.5-sources.jar | 5 KB |
abstract-0.1.5-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.maven.plugins/abstract/ -->
<dependency>
<groupId>ro.kuberam.maven.plugins</groupId>
<artifactId>abstract</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.maven.plugins/abstract/
implementation 'ro.kuberam.maven.plugins:abstract:0.1.5'
// https://jarcasting.com/artifacts/ro.kuberam.maven.plugins/abstract/
implementation ("ro.kuberam.maven.plugins:abstract:0.1.5")
'ro.kuberam.maven.plugins:abstract:jar:0.1.5'
<dependency org="ro.kuberam.maven.plugins" name="abstract" rev="0.1.5">
<artifact name="abstract" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.maven.plugins', module='abstract', version='0.1.5')
)
libraryDependencies += "ro.kuberam.maven.plugins" % "abstract" % "0.1.5"
[ro.kuberam.maven.plugins/abstract "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.1.1 |
org.apache.maven : maven-core | jar | 3.1.1 |
org.apache.maven.shared : maven-filtering | jar | 1.1 |
org.codehaus.plexus : plexus-archiver | jar | 3.1 |
org.eclipse.aether : aether-api | jar | 1.1.0 |
org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
ro.kuberam : junit-tests | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.11 |