Last Version

build-tools 1.3

The build tool provide common settings for plugins in derived Maven projects.

License

License

BSD 3-clause Revised License
Categories

Categories

Build Tools
GroupId

GroupId

org.beiter.michael.util
ArtifactId

ArtifactId

build-tools
Version

Version

1.3
Type

Type

jar
Description

Description

build-tools
The build tool provide common settings for plugins in derived Maven projects.
Project Organization

Project Organization

Michael Beiter <[email protected]>
Source Code Management

Source Code Management

https://github.com/mbeiter/util

Download build-tools 1.3


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

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.