parent

Parent POM with commonly used predefined features

License

License

MIT License
GroupId

GroupId

com.clutchproject
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

parent
Parent POM with commonly used predefined features
Project Organization

Project Organization

Clutch Project

Download parent

Filename Size
parent-1.0.0.pom 18 KB
Browse

How to add to project

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

Versions

Version
1.0.0
0.3
0.2
0.1