Last Version

Geek OSS Parent 1.0.0

Helps open source Maven projects to be released into the public Central repository

License

License

GroupId

GroupId

cz.geek
ArtifactId

ArtifactId

geek-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Geek OSS Parent
Helps open source Maven projects to be released into the public Central repository
Project URL

Project URL

http://central.sonatype.org/pages/ossrh-guide.html
Source Code Management

Source Code Management

https://github.com/martiner/geek-parent

Download geek-parent 1.0.0

Filename Size
geek-parent-1.0.0.pom 8 KB
Browse

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

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.