basepom8-build

All the base poms in the world. Glue to build the various flavors of the basepom.

License

License

GroupId

GroupId

org.basepom
ArtifactId

ArtifactId

build-basepom8-root
Last Version

Last Version

33
Release Date

Release Date

Type

Type

pom
Description

Description

basepom8-build
All the base poms in the world. Glue to build the various flavors of the basepom.
Project URL

Project URL

https://github.com/basepom/basepom/
Source Code Management

Source Code Management

https://github.com/basepom/basepom

Download build-basepom8-root

Filename Size
build-basepom8-root-33.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.basepom/build-basepom8-root/ -->
<dependency>
    <groupId>org.basepom</groupId>
    <artifactId>build-basepom8-root</artifactId>
    <version>33</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.basepom/build-basepom8-root/
implementation 'org.basepom:build-basepom8-root:33'
// https://jarcasting.com/artifacts/org.basepom/build-basepom8-root/
implementation ("org.basepom:build-basepom8-root:33")
'org.basepom:build-basepom8-root:pom:33'
<dependency org="org.basepom" name="build-basepom8-root" rev="33">
  <artifact name="build-basepom8-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.basepom', module='build-basepom8-root', version='33')
)
libraryDependencies += "org.basepom" % "build-basepom8-root" % "33"
[org.basepom/build-basepom8-root "33"]

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.

Base POMs - JDK9+ Edition

THIS is the JDK9+ version of the basepom project.

If you are stuck on JDK8 as the build JDK (not the execution JDK), please check out the basepom8 branch.

Building and deployment

% mvn clean install

% mvn clean deploy

Releasing

Run the release script:

% ./do-release.sh


ciLatest Release

org.basepom

Versions

Version
33