| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.higgschain.trust |
| ArtifactId | ArtifactIdconfig-properties |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwiftledger provides a solid foundation of trust for industry users, and provides a high level of
consensus for business synergies
|
| Filename | Size |
|---|---|
| config-properties-3.0.0.pom | |
| config-properties-3.0.0.jar | 4 KB |
| config-properties-3.0.0-sources.jar | 4 KB |
| config-properties-3.0.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.higgschain.trust/config-properties/ -->
<dependency>
<groupId>com.higgschain.trust</groupId>
<artifactId>config-properties</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.higgschain.trust/config-properties/
implementation 'com.higgschain.trust:config-properties:3.0.0'
// https://jarcasting.com/artifacts/com.higgschain.trust/config-properties/
implementation ("com.higgschain.trust:config-properties:3.0.0")
'com.higgschain.trust:config-properties:jar:3.0.0'
<dependency org="com.higgschain.trust" name="config-properties" rev="3.0.0">
<artifact name="config-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.higgschain.trust', module='config-properties', version='3.0.0')
)
libraryDependencies += "com.higgschain.trust" % "config-properties" % "3.0.0"
[com.higgschain.trust/config-properties "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.higgschain.trust : config-api | jar | 3.0.0 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |