License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdconfig-client-impl-postgre-spring |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/config-client-impl-postgre-spring/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>config-client-impl-postgre-spring</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/config-client-impl-postgre-spring/
implementation 'com.github.shoothzj:config-client-impl-postgre-spring:0.0.9'
// https://jarcasting.com/artifacts/com.github.shoothzj/config-client-impl-postgre-spring/
implementation ("com.github.shoothzj:config-client-impl-postgre-spring:0.0.9")
'com.github.shoothzj:config-client-impl-postgre-spring:jar:0.0.9'
<dependency org="com.github.shoothzj" name="config-client-impl-postgre-spring" rev="0.0.9">
<artifact name="config-client-impl-postgre-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='config-client-impl-postgre-spring', version='0.0.9')
)
libraryDependencies += "com.github.shoothzj" % "config-client-impl-postgre-spring" % "0.0.9"
[com.github.shoothzj/config-client-impl-postgre-spring "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : config-client-impl-common | jar | 0.0.9 |
com.github.shoothzj : sdk-spring-util | jar | 3.0.33.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.3 |
org.postgresql : postgresql | jar | 42.2.20 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |