License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIddynamic-properties-converter-postgresql |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDynamic properties converter postgresql
Dynamic properties converter postgresql
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.wizzdi/dynamic-properties-converter-postgresql/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>dynamic-properties-converter-postgresql</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/dynamic-properties-converter-postgresql/
implementation 'com.wizzdi:dynamic-properties-converter-postgresql:1.2.0'
// https://jarcasting.com/artifacts/com.wizzdi/dynamic-properties-converter-postgresql/
implementation ("com.wizzdi:dynamic-properties-converter-postgresql:1.2.0")
'com.wizzdi:dynamic-properties-converter-postgresql:jar:1.2.0'
<dependency org="com.wizzdi" name="dynamic-properties-converter-postgresql" rev="1.2.0">
<artifact name="dynamic-properties-converter-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='dynamic-properties-converter-postgresql', version='1.2.0')
)
libraryDependencies += "com.wizzdi" % "dynamic-properties-converter-postgresql" % "1.2.0"
[com.wizzdi/dynamic-properties-converter-postgresql "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.wizzdi : dynamic-properties-database-converter | jar | 1.2.0 |
org.postgresql : postgresql | jar |