License |
License |
---|---|
Categories |
CategoriesBuild Tools |
GroupId | GroupIdcom.github.hazendaz |
ArtifactId | ArtifactIdbuild-tools |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionbuild-tools
Maven Build Tools is a Configuraton Jar file that can be used with various plugins.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
build-tools-1.2.6.pom | |
build-tools-1.2.6.jar | 29 KB |
build-tools-1.2.6-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz/build-tools/ -->
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>build-tools</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/build-tools/
implementation 'com.github.hazendaz:build-tools:1.2.6'
// https://jarcasting.com/artifacts/com.github.hazendaz/build-tools/
implementation ("com.github.hazendaz:build-tools:1.2.6")
'com.github.hazendaz:build-tools:jar:1.2.6'
<dependency org="com.github.hazendaz" name="build-tools" rev="1.2.6">
<artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='build-tools', version='1.2.6')
)
libraryDependencies += "com.github.hazendaz" % "build-tools" % "1.2.6"
[com.github.hazendaz/build-tools "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.20 |
com.google.errorprone : error_prone_annotations | jar | 2.6.0 |
org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.0.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.2.0 |
org.projectlombok : lombok | jar | 1.18.20 |