License |
License |
---|---|
GroupId | GroupIdcom.github.ichelon |
ArtifactId | ArtifactIdframework-starter-parent |
Last Version | Last Version0.0.5.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFramework Starters Parent
Framework Starters Parent
|
Filename | Size |
---|---|
framework-starter-parent-0.0.5.RELEASE.pom | 12 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ichelon : framework-core | jar | 0.0.5.RELEASE |