is not current version
Last Version 4.0.208

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

Database for the Auth service

Categories

Categories

ORM Data
GroupId

GroupId

io.fabric8.platform.apps
ArtifactId

ArtifactId

auth-db
Version

Version

4.0.166
Type

Type

jar

Download auth-db 4.0.166


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