License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.AnonymousMister |
ArtifactId | ArtifactIdboot-fast-config-akka |
Last Version | Last Version2.1.0.tentative |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-fast-config-akka
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-akka/ -->
<dependency>
<groupId>com.github.AnonymousMister</groupId>
<artifactId>boot-fast-config-akka</artifactId>
<version>2.1.0.tentative</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-akka/
implementation 'com.github.AnonymousMister:boot-fast-config-akka:2.1.0.tentative'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-akka/
implementation ("com.github.AnonymousMister:boot-fast-config-akka:2.1.0.tentative")
'com.github.AnonymousMister:boot-fast-config-akka:jar:2.1.0.tentative'
<dependency org="com.github.AnonymousMister" name="boot-fast-config-akka" rev="2.1.0.tentative">
<artifact name="boot-fast-config-akka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='boot-fast-config-akka', version='2.1.0.tentative')
)
libraryDependencies += "com.github.AnonymousMister" % "boot-fast-config-akka" % "2.1.0.tentative"
[com.github.AnonymousMister/boot-fast-config-akka "2.1.0.tentative"]