parent

Parent module defining global Maven project settings for all devcon5.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc.

License

License

GroupId

GroupId

io.devcon5
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

parent
Parent module defining global Maven project settings for all devcon5.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc.
Project URL

Project URL

https://github.com/devcon5io/parent
Project Organization

Project Organization

DevCon5 GmbH
Source Code Management

Source Code Management

https://github.com/devcon5io/parent/

Download parent

Filename Size
parent-1.3.pom 12 KB
Browse

How to add to project

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

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.
io.devcon5

DevCon5

Versions

Version
1.3
1.2
1.1
1.0