general-parent

use to maven project parent

License

License

GroupId

GroupId

com.jerehao
ArtifactId

ArtifactId

general-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

general-parent
use to maven project parent
Project URL

Project URL

https://github.com/jerehao/general-parent
Project Organization

Project Organization

Pivotal Software, Inc.

Download general-parent

Filename Size
general-parent-1.0.0.pom 4 KB
Browse

How to add to project

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

  • devia-parent

Versions

Version
1.0.0