maven-oss-parent

Parent pom for all holisticon OSS projects. Use this instead of sonatype/oss-parent for common properties and pre-configured modules.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.toolisticon.maven
ArtifactId

ArtifactId

maven-oss-parent
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

maven-oss-parent
Parent pom for all holisticon OSS projects. Use this instead of sonatype/oss-parent for common properties and pre-configured modules.
Project URL

Project URL

https://github.com/toolisticon/maven-oss-parent
Project Organization

Project Organization

Holisticon AG

Download maven-oss-parent

Filename Size
maven-oss-parent-0.7.0.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.toolisticon.maven/maven-oss-parent/ -->
<dependency>
    <groupId>io.toolisticon.maven</groupId>
    <artifactId>maven-oss-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.maven/maven-oss-parent/
implementation 'io.toolisticon.maven:maven-oss-parent:0.7.0'
// https://jarcasting.com/artifacts/io.toolisticon.maven/maven-oss-parent/
implementation ("io.toolisticon.maven:maven-oss-parent:0.7.0")
'io.toolisticon.maven:maven-oss-parent:pom:0.7.0'
<dependency org="io.toolisticon.maven" name="maven-oss-parent" rev="0.7.0">
  <artifact name="maven-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.maven', module='maven-oss-parent', version='0.7.0')
)
libraryDependencies += "io.toolisticon.maven" % "maven-oss-parent" % "0.7.0"
[io.toolisticon.maven/maven-oss-parent "0.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • examples
io.toolisticon.maven

TOOListicon

Versions

Version
0.7.0
0.6.3
0.4