License |
License |
---|---|
GroupId | GroupIdcom.xlrit.gears.runtime |
ArtifactId | ArtifactIdgears-project-parent |
Version | Version0.86 |
Type | Typepom |
Description |
Descriptioncom.xlrit.gears.runtime:gears-project-parent
GEARS Runtime Maven Parent Project
|
Filename | Size |
---|---|
gears-project-parent-0.86.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-project-parent/ -->
<dependency>
<groupId>com.xlrit.gears.runtime</groupId>
<artifactId>gears-project-parent</artifactId>
<version>0.86</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-project-parent/
implementation 'com.xlrit.gears.runtime:gears-project-parent:0.86'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-project-parent/
implementation ("com.xlrit.gears.runtime:gears-project-parent:0.86")
'com.xlrit.gears.runtime:gears-project-parent:pom:0.86'
<dependency org="com.xlrit.gears.runtime" name="gears-project-parent" rev="0.86">
<artifact name="gears-project-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-project-parent', version='0.86')
)
libraryDependencies += "com.xlrit.gears.runtime" % "gears-project-parent" % "0.86"
[com.xlrit.gears.runtime/gears-project-parent "0.86"]
Group / Artifact | Type | Version |
---|---|---|
com.xlrit.gears.runtime : gears-runtime-common | jar | 0.86 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.xlrit.gears.runtime : gears-runtime-test | jar | 0.86 |