License |
License |
---|---|
GroupId | GroupIdio.github.babyblue94520 |
ArtifactId | ArtifactIdpolar-bear-cache |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
Descriptionpolar-bear-cache
Polar bear cache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.babyblue94520/polar-bear-cache/ -->
<dependency>
<groupId>io.github.babyblue94520</groupId>
<artifactId>polar-bear-cache</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.babyblue94520/polar-bear-cache/
implementation 'io.github.babyblue94520:polar-bear-cache:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.babyblue94520/polar-bear-cache/
implementation ("io.github.babyblue94520:polar-bear-cache:1.0.0-RELEASE")
'io.github.babyblue94520:polar-bear-cache:jar:1.0.0-RELEASE'
<dependency org="io.github.babyblue94520" name="polar-bear-cache" rev="1.0.0-RELEASE">
<artifact name="polar-bear-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.babyblue94520', module='polar-bear-cache', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.babyblue94520" % "polar-bear-cache" % "1.0.0-RELEASE"
[io.github.babyblue94520/polar-bear-cache "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.6 |
org.apache.logging.log4j : log4j-api | jar | |
org.aspectj : aspectjweaver | jar | 1.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |