Jakarta Commons Attributes Ant Tasks and Utilities

An Ant task that will precompile Java source.

GroupId

GroupId

commons-attributes
ArtifactId

ArtifactId

commons-attributes-compiler
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta Commons Attributes Ant Tasks and Utilities
An Ant task that will precompile Java source.

Download commons-attributes-compiler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-attributes : commons-attributes-api jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1