License |
License |
---|---|
GroupId | GroupIdio.github.frank-soon-team |
ArtifactId | ArtifactIdvoldemort-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionvoldemort-parent
The parent of voldemort
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFrank-Soon-Team |
Filename | Size |
---|---|
voldemort-parent-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.frank-soon-team/voldemort-parent/ -->
<dependency>
<groupId>io.github.frank-soon-team</groupId>
<artifactId>voldemort-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.frank-soon-team/voldemort-parent/
implementation 'io.github.frank-soon-team:voldemort-parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.frank-soon-team/voldemort-parent/
implementation ("io.github.frank-soon-team:voldemort-parent:1.0.0")
'io.github.frank-soon-team:voldemort-parent:pom:1.0.0'
<dependency org="io.github.frank-soon-team" name="voldemort-parent" rev="1.0.0">
<artifact name="voldemort-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.frank-soon-team', module='voldemort-parent', version='1.0.0')
)
libraryDependencies += "io.github.frank-soon-team" % "voldemort-parent" % "1.0.0"
[io.github.frank-soon-team/voldemort-parent "1.0.0"]