builder-parent

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-parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

builder-parent
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/
Source Code Management

Source Code Management

https://github.com/javabuild/builder-parent

Download builder-parent

Filename Size
builder-parent-1.1.pom 2 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • builder-api
  • builder-maven-plugin

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
0.9