License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.frank-soon-team |
ArtifactId | ArtifactIdvoldemort-springboot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent of voldemort
|
Project Organization |
Project OrganizationFrank-Soon-Team |
<!-- https://jarcasting.com/artifacts/io.github.frank-soon-team/voldemort-springboot-autoconfigure/ -->
<dependency>
<groupId>io.github.frank-soon-team</groupId>
<artifactId>voldemort-springboot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frank-soon-team/voldemort-springboot-autoconfigure/
implementation 'io.github.frank-soon-team:voldemort-springboot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/io.github.frank-soon-team/voldemort-springboot-autoconfigure/
implementation ("io.github.frank-soon-team:voldemort-springboot-autoconfigure:1.0.0")
'io.github.frank-soon-team:voldemort-springboot-autoconfigure:jar:1.0.0'
<dependency org="io.github.frank-soon-team" name="voldemort-springboot-autoconfigure" rev="1.0.0">
<artifact name="voldemort-springboot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frank-soon-team', module='voldemort-springboot-autoconfigure', version='1.0.0')
)
libraryDependencies += "io.github.frank-soon-team" % "voldemort-springboot-autoconfigure" % "1.0.0"
[io.github.frank-soon-team/voldemort-springboot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.11.RELEASE |
io.github.frank-soon-team : voldemort-business | jar | 1.0.0 |