Orca Build Tools

A small collection of useful classes to bootstrap Orca's build process

License

License

Eclipse Public Licence, Version 1.0
Categories

Categories

Net
GroupId

GroupId

net.exogeni.tools
ArtifactId

ArtifactId

build
Last Version

Last Version

5.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

Orca Build Tools
A small collection of useful classes to bootstrap Orca's build process
Project Organization

Project Organization

RENCI

Download build

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
ant : ant jar 1.7.0
org.ini4j : ini4j jar 0.5.4
com.googlecode.json-simple : json-simple jar 1.1.1
log4j : log4j jar 1.2.13
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
5.4.5