build-tools

The Apache Knox Project Build Tools

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

build-tools
The Apache Knox Project Build Tools
Project URL

Project URL

https://knox.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download build-tools

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.knox/build-tools/ -->
<dependency>
    <groupId>org.apache.knox</groupId>
    <artifactId>build-tools</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/build-tools/
implementation 'org.apache.knox:build-tools:1.0.0'
// https://jarcasting.com/artifacts/org.apache.knox/build-tools/
implementation ("org.apache.knox:build-tools:1.0.0")
'org.apache.knox:build-tools:jar:1.0.0'
<dependency org="org.apache.knox" name="build-tools" rev="1.0.0">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='build-tools', version='1.0.0')
)
libraryDependencies += "org.apache.knox" % "build-tools" % "1.0.0"
[org.apache.knox/build-tools "1.0.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.

Versions

Version
1.0.0