License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.landzcape |
ArtifactId | ArtifactIddiscovery-maven-plugin |
Last Version | Last Version0.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLandzcape Discovery Maven Plugin
Landzcape Discovery Plugin for Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.landzcape/discovery-maven-plugin/ -->
<dependency>
<groupId>io.landzcape</groupId>
<artifactId>discovery-maven-plugin</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.landzcape/discovery-maven-plugin/
implementation 'io.landzcape:discovery-maven-plugin:0.0.25'
// https://jarcasting.com/artifacts/io.landzcape/discovery-maven-plugin/
implementation ("io.landzcape:discovery-maven-plugin:0.0.25")
'io.landzcape:discovery-maven-plugin:jar:0.0.25'
<dependency org="io.landzcape" name="discovery-maven-plugin" rev="0.0.25">
<artifact name="discovery-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.landzcape', module='discovery-maven-plugin', version='0.0.25')
)
libraryDependencies += "io.landzcape" % "discovery-maven-plugin" % "0.0.25"
[io.landzcape/discovery-maven-plugin "0.0.25"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.21 |
org.apache.maven.shared : maven-dependency-tree | jar | 3.0.1 |
org.apache.maven.shared : maven-common-artifact-filters | jar | 3.0.1 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.8 |
io.landzcape : discovery-domain | jar | 0.0.25 |