| License |
License |
|---|---|
| GroupId | GroupIdcn.dustlight.fun |
| ArtifactId | ArtifactIdfun-store |
| Version | Version0.0.2-alpha-1 |
| Type | Typejar |
| Description |
Descriptionfun-store
Fun Store Module
|
| Filename | Size |
|---|---|
| fun-store-0.0.2-alpha-1.pom | |
| fun-store-0.0.2-alpha-1.jar | 6 KB |
| fun-store-0.0.2-alpha-1-sources.jar | 2 KB |
| fun-store-0.0.2-alpha-1-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.fun/fun-store/ -->
<dependency>
<groupId>cn.dustlight.fun</groupId>
<artifactId>fun-store</artifactId>
<version>0.0.2-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-store/
implementation 'cn.dustlight.fun:fun-store:0.0.2-alpha-1'
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-store/
implementation ("cn.dustlight.fun:fun-store:0.0.2-alpha-1")
'cn.dustlight.fun:fun-store:jar:0.0.2-alpha-1'
<dependency org="cn.dustlight.fun" name="fun-store" rev="0.0.2-alpha-1">
<artifact name="fun-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.fun', module='fun-store', version='0.0.2-alpha-1')
)
libraryDependencies += "cn.dustlight.fun" % "fun-store" % "0.0.2-alpha-1"
[cn.dustlight.fun/fun-store "0.0.2-alpha-1"]
| 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.2-alpha-1 |
| cn.dustlight.storage : storage-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |