Last Version

net.yetamine:maven-plugin 1.0.1

Parent POM for Maven plugin projects.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.yetamine
ArtifactId

ArtifactId

maven-plugin
Version

Version

1.0.1
Type

Type

pom
Description

Description

net.yetamine:maven-plugin
Parent POM for Maven plugin projects.
Project URL

Project URL

https://github.com/pdolezal/net.yetamine
Project Organization

Project Organization

Yetamine
Source Code Management

Source Code Management

https://github.com/pdolezal/net.yetamine.git

Download maven-plugin 1.0.1

Filename Size
maven-plugin-1.0.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/net.yetamine/maven-plugin/ -->
<dependency>
    <groupId>net.yetamine</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.yetamine/maven-plugin/
implementation 'net.yetamine:maven-plugin:1.0.1'
// https://jarcasting.com/artifacts/net.yetamine/maven-plugin/
implementation ("net.yetamine:maven-plugin:1.0.1")
'net.yetamine:maven-plugin:pom:1.0.1'
<dependency org="net.yetamine" name="maven-plugin" rev="1.0.1">
  <artifact name="maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.yetamine', module='maven-plugin', version='1.0.1')
)
libraryDependencies += "net.yetamine" % "maven-plugin" % "1.0.1"
[net.yetamine/maven-plugin "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.