Framework Starters Parent


License

License

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starter-parent
Last Version

Last Version

0.0.5.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Framework Starters Parent
Framework Starters Parent

Download framework-starter-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ichelon : framework-core jar 0.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE