Parent project for clazzes.org projects.

Common parent project defining plugin versions and the like.

License

License

GroupId

GroupId

org.clazzes.util
ArtifactId

ArtifactId

central-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Parent project for clazzes.org projects.
Common parent project defining plugin versions and the like.
Project URL

Project URL

https://www.clazzes.org
Project Organization

Project Organization

Clazzes.org
Source Code Management

Source Code Management

http://svn.clazzes.org/svn/util/tags/central-parent-1

Download central-parent

Filename Size
central-parent-1.pom 8 KB
Browse

How to add to project

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

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