| License |
License |
|---|---|
| GroupId | GroupIdcom.zaradai |
| ArtifactId | ArtifactIdgluon-parent |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGluon Parent
Gluon Project - Distributed micro services
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gluon-parent-0.0.1.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zaradai/gluon-parent/ -->
<dependency>
<groupId>com.zaradai</groupId>
<artifactId>gluon-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaradai/gluon-parent/
implementation 'com.zaradai:gluon-parent:0.0.1'
// https://jarcasting.com/artifacts/com.zaradai/gluon-parent/
implementation ("com.zaradai:gluon-parent:0.0.1")
'com.zaradai:gluon-parent:pom:0.0.1'
<dependency org="com.zaradai" name="gluon-parent" rev="0.0.1">
<artifact name="gluon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaradai', module='gluon-parent', version='0.0.1')
)
libraryDependencies += "com.zaradai" % "gluon-parent" % "0.0.1"
[com.zaradai/gluon-parent "0.0.1"]