Last Version

fun-store 0.0.3-alpha-1

Fun Store Module

License

License

GroupId

GroupId

cn.dustlight.fun
ArtifactId

ArtifactId

fun-store
Version

Version

0.0.3-alpha-1
Type

Type

jar
Description

Description

fun-store
Fun Store Module

Download fun-store 0.0.3-alpha-1


<!-- https://jarcasting.com/artifacts/cn.dustlight.fun/fun-store/ -->
<dependency>
    <groupId>cn.dustlight.fun</groupId>
    <artifactId>fun-store</artifactId>
    <version>0.0.3-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-store/
implementation 'cn.dustlight.fun:fun-store:0.0.3-alpha-1'
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-store/
implementation ("cn.dustlight.fun:fun-store:0.0.3-alpha-1")
'cn.dustlight.fun:fun-store:jar:0.0.3-alpha-1'
<dependency org="cn.dustlight.fun" name="fun-store" rev="0.0.3-alpha-1">
  <artifact name="fun-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.fun', module='fun-store', version='0.0.3-alpha-1')
)
libraryDependencies += "cn.dustlight.fun" % "fun-store" % "0.0.3-alpha-1"
[cn.dustlight.fun/fun-store "0.0.3-alpha-1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework : spring-beans jar
org.projectlombok : lombok Optional jar
cn.dustlight.fun : fun-core jar 0.0.3-alpha-1
cn.dustlight.storage : storage-core jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.