Landzcape Discovery Maven Plugin

Landzcape Discovery Plugin for Maven

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.landzcape
ArtifactId

ArtifactId

discovery-maven-plugin
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Landzcape Discovery Maven Plugin
Landzcape Discovery Plugin for Maven
Project URL

Project URL

https://www.landzcape.io
Source Code Management

Source Code Management

https://github.com/landzcape/landzcape

Download discovery-maven-plugin

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.13
0.0.12
0.0.11
0.0.10