net.oschina.bilbodai.maven:rulecheck-maven-plugin

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.oschina.bilbodai.maven
ArtifactId

ArtifactId

rulecheck-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rulecheck-maven-plugin

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.maven.enforcer : enforcer-api jar 1.4.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 3.0.1
org.apache.maven : maven-artifact jar 3.0.1
org.apache.maven : maven-plugin-api jar 3.0.1
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0