Download auth-db-4.0.194.jar file - Jar a

Jar examples for a:auth-db

Description

Database for the Auth service

You can download jar file auth-db 4.0.194 in this page.

License

Apache License

Build File

You can use the following script to add auth-db-4.0.194.jar to your project.

<dependency>
   <groupId>io.fabric8.platform.apps</groupId>
   <artifactId>auth-db</artifactId>
   <version>4.0.194</version>
</dependency>
compile group: 'io.fabric8.platform.apps', name: 'auth-db', version: '4.0.194'
libraryDependencies += "io.fabric8.platform.apps" % "auth-db" % "4.0.194"
<dependency org="io.fabric8.platform.apps" name="auth-db" rev="4.0.194"/>
@Grapes(@Grab(group='io.fabric8.platform.apps', module='auth-db', version='4.0.194'))
'io.fabric8.platform.apps:auth-db:jar:4.0.194'

Download

Click the following link to download the jar file.

auth-db-4.0.194-sources.jar
auth-db-4.0.194.jar
auth-db-4.0.194.pom



Related Tutorials