WebLab Build tools

This project contains common configuration files for build tools such as checkstyle or eclipse formatter.

Categories

Categories

Build Tools Maven
GroupId

GroupId

org.ow2.weblab.tools.maven
ArtifactId

ArtifactId

weblab-build-tools
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

WebLab Build tools
This project contains common configuration files for build tools such as checkstyle or eclipse formatter.

Download weblab-build-tools

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.tools.maven/weblab-build-tools/ -->
<dependency>
    <groupId>org.ow2.weblab.tools.maven</groupId>
    <artifactId>weblab-build-tools</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.tools.maven/weblab-build-tools/
implementation 'org.ow2.weblab.tools.maven:weblab-build-tools:1.0'
// https://jarcasting.com/artifacts/org.ow2.weblab.tools.maven/weblab-build-tools/
implementation ("org.ow2.weblab.tools.maven:weblab-build-tools:1.0")
'org.ow2.weblab.tools.maven:weblab-build-tools:jar:1.0'
<dependency org="org.ow2.weblab.tools.maven" name="weblab-build-tools" rev="1.0">
  <artifact name="weblab-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.tools.maven', module='weblab-build-tools', version='1.0')
)
libraryDependencies += "org.ow2.weblab.tools.maven" % "weblab-build-tools" % "1.0"
[org.ow2.weblab.tools.maven/weblab-build-tools "1.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.

Versions

Version
1.0