Last Version

co.abit.boot:ares-cache 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

co.abit.boot
ArtifactId

ArtifactId

ares-cache
Version

Version

1.0.0
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/ares-cache

Download ares-cache 1.0.0

Filename Size
ares-cache-1.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/co.abit.boot/ares-cache/ -->
<dependency>
    <groupId>co.abit.boot</groupId>
    <artifactId>ares-cache</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.abit.boot/ares-cache/
implementation 'co.abit.boot:ares-cache:1.0.0'
// https://jarcasting.com/artifacts/co.abit.boot/ares-cache/
implementation ("co.abit.boot:ares-cache:1.0.0")
'co.abit.boot:ares-cache:pom:1.0.0'
<dependency org="co.abit.boot" name="ares-cache" rev="1.0.0">
  <artifact name="ares-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.abit.boot', module='ares-cache', version='1.0.0')
)
libraryDependencies += "co.abit.boot" % "ares-cache" % "1.0.0"
[co.abit.boot/ares-cache "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.