License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.scoperetail.fusion |
ArtifactId | ArtifactIdfusion-config |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfusion-config
Fusion Configuration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fusion-config-0.6.pom | |
fusion-config-0.6.jar | 33 KB |
fusion-config-0.6-sources.jar | 16 KB |
fusion-config-0.6-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-config/ -->
<dependency>
<groupId>com.scoperetail.fusion</groupId>
<artifactId>fusion-config</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-config/
implementation 'com.scoperetail.fusion:fusion-config:0.6'
// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-config/
implementation ("com.scoperetail.fusion:fusion-config:0.6")
'com.scoperetail.fusion:fusion-config:jar:0.6'
<dependency org="com.scoperetail.fusion" name="fusion-config" rev="0.6">
<artifact name="fusion-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.fusion', module='fusion-config', version='0.6')
)
libraryDependencies += "com.scoperetail.fusion" % "fusion-config" % "0.6"
[com.scoperetail.fusion/fusion-config "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.5 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |