License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.higgschain.trust |
ArtifactId | ArtifactIdconfig-api |
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-api-3.0.0.pom | |
config-api-3.0.0.jar | 24 KB |
config-api-3.0.0-sources.jar | 14 KB |
config-api-3.0.0-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.higgschain.trust/config-api/ -->
<dependency>
<groupId>com.higgschain.trust</groupId>
<artifactId>config-api</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.higgschain.trust/config-api/
implementation 'com.higgschain.trust:config-api:3.0.0'
// https://jarcasting.com/artifacts/com.higgschain.trust/config-api/
implementation ("com.higgschain.trust:config-api:3.0.0")
'com.higgschain.trust:config-api:jar:3.0.0'
<dependency org="com.higgschain.trust" name="config-api" rev="3.0.0">
<artifact name="config-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.higgschain.trust', module='config-api', version='3.0.0')
)
libraryDependencies += "com.higgschain.trust" % "config-api" % "3.0.0"
[com.higgschain.trust/config-api "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.higgschain.trust : common | jar | 3.0.0 |
com.higgschain.trust : consensus-api | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.projectlombok : lombok | jar | 1.16.18 |
org.springframework : spring-test | jar | 4.3.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 1.7.1 |
com.higgschain.trust : tester | jar | 3.0.0 |
org.powermock : powermock-api-mockito | jar | 1.7.1 |
org.powermock : powermock-module-testng | jar | 1.7.1 |
org.powermock : powermock-module-testng-common | jar | 1.7.1 |
org.powermock : powermock-classloading-xstream | jar | 1.7.1 |
com.shazam : shazamcrest | jar | 0.11 |
org.testng : testng | jar | 6.9.9 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |