is not current version
Last Version 2.1.0.1.8

com.github.AnonymousMister:boot-fast-config-cache 2.1.0.1.7

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

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.AnonymousMister
ArtifactId

ArtifactId

boot-fast-config-cache
Version

Version

2.1.0.1.7
Type

Type

jar

Download boot-fast-config-cache 2.1.0.1.7


<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-cache/ -->
<dependency>
    <groupId>com.github.AnonymousMister</groupId>
    <artifactId>boot-fast-config-cache</artifactId>
    <version>2.1.0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-cache/
implementation 'com.github.AnonymousMister:boot-fast-config-cache:2.1.0.1.7'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-cache/
implementation ("com.github.AnonymousMister:boot-fast-config-cache:2.1.0.1.7")
'com.github.AnonymousMister:boot-fast-config-cache:jar:2.1.0.1.7'
<dependency org="com.github.AnonymousMister" name="boot-fast-config-cache" rev="2.1.0.1.7">
  <artifact name="boot-fast-config-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='boot-fast-config-cache', version='2.1.0.1.7')
)
libraryDependencies += "com.github.AnonymousMister" % "boot-fast-config-cache" % "2.1.0.1.7"
[com.github.AnonymousMister/boot-fast-config-cache "2.1.0.1.7"]