Categories |
CategoriesLiquibase Data Databases |
---|---|
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.db.liquibase.production |
Version | Version1.13.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.db.liquibase.production/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.db.liquibase.production</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.db.liquibase.production/
implementation 'no.priv.bang.authservice:authservice.db.liquibase.production:1.13.2'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.db.liquibase.production/
implementation ("no.priv.bang.authservice:authservice.db.liquibase.production:1.13.2")
'no.priv.bang.authservice:authservice.db.liquibase.production:jar:1.13.2'
<dependency org="no.priv.bang.authservice" name="authservice.db.liquibase.production" rev="1.13.2">
<artifact name="authservice.db.liquibase.production" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.db.liquibase.production', version='1.13.2')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.db.liquibase.production" % "1.13.2"
[no.priv.bang.authservice/authservice.db.liquibase.production "1.13.2"]