Last Version

Apache Commons Weaver Build Tools 2.0

Provide common setup, from http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-weaver-build-tools
Version

Version

2.0
Type

Type

jar
Description

Description

Apache Commons Weaver Build Tools
Provide common setup, from http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
Project URL

Project URL

http://commons.apache.org/proper/commons-weaver/commons-weaver-build-tools
Project Organization

Project Organization

The Apache Software Foundation

Download commons-weaver-build-tools 2.0


<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-build-tools/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-weaver-build-tools</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-build-tools/
implementation 'org.apache.commons:commons-weaver-build-tools:2.0'
// https://jarcasting.com/artifacts/org.apache.commons/commons-weaver-build-tools/
implementation ("org.apache.commons:commons-weaver-build-tools:2.0")
'org.apache.commons:commons-weaver-build-tools:jar:2.0'
<dependency org="org.apache.commons" name="commons-weaver-build-tools" rev="2.0">
  <artifact name="commons-weaver-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-weaver-build-tools', version='2.0')
)
libraryDependencies += "org.apache.commons" % "commons-weaver-build-tools" % "2.0"
[org.apache.commons/commons-weaver-build-tools "2.0"]

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.