MicroProfile Build Tools

Code rules for MicroProfile projects.

License

License

Categories

Categories

Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.microprofile
ArtifactId

ArtifactId

microprofile-build-tools
Last Version

Last Version

1.0
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 microprofile-build-tools

How to add to project

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

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.

License Maven

MicroProfile Build Tools

Code rules for MicroProfile projects.

org.eclipse.microprofile

Versions

Version
1.0