| License |
License |
|---|---|
| Categories |
CategoriesBuild Tools |
| GroupId | GroupIdcom.github.hazendaz |
| ArtifactId | ArtifactIdbuild-tools |
| Last Version | Last Version1.2.7 |
| Release Date | Release Date |
| 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.7.pom | |
| build-tools-1.2.7.jar | 29 KB |
| build-tools-1.2.7-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.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"]
| 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 |