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