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