License |
License
Revised BSD License, 3-clause
|
---|---|
GroupId | GroupIdcom.techempower |
ArtifactId | ArtifactIdgemini-parent |
Last Version | Last Version3.3.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongemini-parent
The parent project to Gemini and related sub-projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gemini-parent-3.3.8.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.techempower/gemini-parent/ -->
<dependency>
<groupId>com.techempower</groupId>
<artifactId>gemini-parent</artifactId>
<version>3.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.techempower/gemini-parent/
implementation 'com.techempower:gemini-parent:3.3.8'
// https://jarcasting.com/artifacts/com.techempower/gemini-parent/
implementation ("com.techempower:gemini-parent:3.3.8")
'com.techempower:gemini-parent:pom:3.3.8'
<dependency org="com.techempower" name="gemini-parent" rev="3.3.8">
<artifact name="gemini-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.techempower', module='gemini-parent', version='3.3.8')
)
libraryDependencies += "com.techempower" % "gemini-parent" % "3.3.8"
[com.techempower/gemini-parent "3.3.8"]