OpenSourceParent

A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.

License

License

GroupId

GroupId

org.e-hoffman.build
ArtifactId

ArtifactId

OpenSourceParent
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

OpenSourceParent
A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
Project Organization

Project Organization

Download OpenSourceParent

Filename Size
OpenSourceParent-1.0.4.pom 21 KB
Browse

How to add to project

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

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.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0