Last Version

build-tools 1.2.7

Maven Build Tools is a Configuraton Jar file that can be used with various plugins.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

build-tools
Version

Version

1.2.7
Type

Type

jar
Description

Description

build-tools
Maven Build Tools is a Configuraton Jar file that can be used with various plugins.
Project URL

Project URL

https://github.com/hazendaz/build-tools
Project Organization

Project Organization

hazendaz
Source Code Management

Source Code Management

https://github.com/hazendaz/build-tools

Download build-tools 1.2.7


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

Dependencies

provided (7)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.10.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.1.Final
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.gaul : modernizer-maven-annotations jar 2.3.0
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.5.3

Project Modules

There are no modules declared in this project.