is not current version
Last Version 4.0.208

io.fabric8.platform.apps:auth-db 4.0.169

Database for the Auth service

Categories

Categories

ORM Data
GroupId

GroupId

io.fabric8.platform.apps
ArtifactId

ArtifactId

auth-db
Version

Version

4.0.169
Type

Type

jar

Download auth-db 4.0.169


<!-- https://jarcasting.com/artifacts/io.fabric8.platform.apps/auth-db/ -->
<dependency>
    <groupId>io.fabric8.platform.apps</groupId>
    <artifactId>auth-db</artifactId>
    <version>4.0.169</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.platform.apps/auth-db/
implementation 'io.fabric8.platform.apps:auth-db:4.0.169'
// https://jarcasting.com/artifacts/io.fabric8.platform.apps/auth-db/
implementation ("io.fabric8.platform.apps:auth-db:4.0.169")
'io.fabric8.platform.apps:auth-db:jar:4.0.169'
<dependency org="io.fabric8.platform.apps" name="auth-db" rev="4.0.169">
  <artifact name="auth-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.platform.apps', module='auth-db', version='4.0.169')
)
libraryDependencies += "io.fabric8.platform.apps" % "auth-db" % "4.0.169"
[io.fabric8.platform.apps/auth-db "4.0.169"]