Last Version

parent 1.0.0

Parent POM with commonly used predefined features

License

License

MIT License
GroupId

GroupId

com.clutchproject
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

parent
Parent POM with commonly used predefined features
Project Organization

Project Organization

Clutch Project

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 17 KB
Browse

<!-- 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.