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