is not current version
Last Version 0.19.1

de.adorsys.sts:sts-persistence-jpa-flyway 0.19.0


Categories

Categories

Flyway Data Databases
GroupId

GroupId

de.adorsys.sts
ArtifactId

ArtifactId

sts-persistence-jpa-flyway
Version

Version

0.19.0
Type

Type

jar

Download sts-persistence-jpa-flyway 0.19.0


<!-- https://jarcasting.com/artifacts/de.adorsys.sts/sts-persistence-jpa-flyway/ -->
<dependency>
    <groupId>de.adorsys.sts</groupId>
    <artifactId>sts-persistence-jpa-flyway</artifactId>
    <version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-persistence-jpa-flyway/
implementation 'de.adorsys.sts:sts-persistence-jpa-flyway:0.19.0'
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-persistence-jpa-flyway/
implementation ("de.adorsys.sts:sts-persistence-jpa-flyway:0.19.0")
'de.adorsys.sts:sts-persistence-jpa-flyway:jar:0.19.0'
<dependency org="de.adorsys.sts" name="sts-persistence-jpa-flyway" rev="0.19.0">
  <artifact name="sts-persistence-jpa-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.sts', module='sts-persistence-jpa-flyway', version='0.19.0')
)
libraryDependencies += "de.adorsys.sts" % "sts-persistence-jpa-flyway" % "0.19.0"
[de.adorsys.sts/sts-persistence-jpa-flyway "0.19.0"]