License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdcom.didispace |
ArtifactId | ArtifactIdscca-persistence-git |
Last Version | Last Version1.1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscca-persistence-git
spring-cloud-config-admin
|
<!-- https://jarcasting.com/artifacts/com.didispace/scca-persistence-git/ -->
<dependency>
<groupId>com.didispace</groupId>
<artifactId>scca-persistence-git</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.didispace/scca-persistence-git/
implementation 'com.didispace:scca-persistence-git:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.didispace/scca-persistence-git/
implementation ("com.didispace:scca-persistence-git:1.1.1-RELEASE")
'com.didispace:scca-persistence-git:jar:1.1.1-RELEASE'
<dependency org="com.didispace" name="scca-persistence-git" rev="1.1.1-RELEASE">
<artifact name="scca-persistence-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.didispace', module='scca-persistence-git', version='1.1.1-RELEASE')
)
libraryDependencies += "com.didispace" % "scca-persistence-git" % "1.1.1-RELEASE"
[com.didispace/scca-persistence-git "1.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.didispace : scca-core | jar | 1.1.1-RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar |