builder-api

A set of tools including a maven plugin to execute custom java code during the project build.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.javabuild
ArtifactId

ArtifactId

builder-api
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

builder-api
A set of tools including a maven plugin to execute custom java code during the project build.
Project URL

Project URL

http://javabuild.java.net/builder-api/

Download builder-api

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

builder-parent

This project contains the site home page and some common plugins and versions used by builder-api and builder-maven-plugin projects

Versions

Version
1.1
1.0