Build Tools

Collection of resources needed for various parts of the build.

License

License

Categories

Categories

Build Tools Net
GroupId

GroupId

org.netpreserve
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tools
Collection of resources needed for various parts of the build.
Project Organization

Project Organization

The International Internet Preservation Consortium

Download build-tools

How to add to project

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

IIPC Parent POM

This project consists of a POM that contains settings that are likely to be useful to any IIPC project that is building and releasing code with Maven 3. By using this project as a parent, a project gets these settings.

For documentation, see the wiki.

org.netpreserve

IIPC

International Internet Preservation Consortium

Versions

Version
1.1
1.0