MicroProfile Build Tools

Code rules for MicroProfile projects.

License

License

Categories

Categories

Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.microprofile
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

MicroProfile Build Tools
Code rules for MicroProfile projects.
Project URL

Project URL

https://github.com/microprofile/microprofile-build-tools
Source Code Management

Source Code Management

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

Download build-tools

How to add to project

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

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.
org.eclipse.microprofile

Versions

Version
1.1
1.0