mod4j-buildtools

The mod4j-build-tools module provides a place for build configurtation files. For example smartjava-checks.xml is stored in here (See also: http://maven.apache.org/plugins/maven-checkstyle-plugin/tips.html).

License

License

GroupId

GroupId

org.mod4j
ArtifactId

ArtifactId

mod4j-buildtools
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mod4j-buildtools
The mod4j-build-tools module provides a place for build configurtation files. For example smartjava-checks.xml is stored in here (See also: http://maven.apache.org/plugins/maven-checkstyle-plugin/tips.html).
Project Organization

Project Organization

Mod4j

Download mod4j-buildtools

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
1.0.0-beta-3