maven-plugin


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bluestemsoftware.open.maven.plugin
ArtifactId

ArtifactId

maven-plugin
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

maven-plugin
Project URL

Project URL

http://alakai.org
Project Organization

Project Organization

Bluestem Software LLC

Download maven-plugin

Filename Size
maven-plugin-2.pom 3 KB
Browse

How to add to project

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

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.

Versions

Version
2