Framework Parent


License

License

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-parent
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Framework Parent
Framework Parent

Download framework-parent

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE