License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdde.adorsys.sts |
ArtifactId | ArtifactIdsts-persistence-jpa-flyway |
Last Version | Last Version0.19.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecureTokenService modules
|
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-persistence-jpa-flyway/
implementation 'de.adorsys.sts:sts-persistence-jpa-flyway:0.19.1'
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-persistence-jpa-flyway/
implementation ("de.adorsys.sts:sts-persistence-jpa-flyway:0.19.1")
'de.adorsys.sts:sts-persistence-jpa-flyway:jar:0.19.1'
<dependency org="de.adorsys.sts" name="sts-persistence-jpa-flyway" rev="0.19.1">
<artifact name="sts-persistence-jpa-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.sts', module='sts-persistence-jpa-flyway', version='0.19.1')
)
libraryDependencies += "de.adorsys.sts" % "sts-persistence-jpa-flyway" % "0.19.1"
[de.adorsys.sts/sts-persistence-jpa-flyway "0.19.1"]
Group / Artifact | Type | Version |
---|---|---|
org.flywaydb : flyway-core | jar | 5.0.6 |