JDBC database backend for the GCP Token Broker

Parent project for the GCP Token Broker service and related artifacts.

License

License

Categories

Categories

Data
GroupId

GroupId

com.google.cloud.broker
ArtifactId

ArtifactId

database-backend-jdbc
Last Version

Last Version

0.10.5
Release Date

Release Date

Type

Type

jar
Description

Description

JDBC database backend for the GCP Token Broker
Parent project for the GCP Token Broker service and related artifacts.

Download database-backend-jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.cloud.broker/database-backend-jdbc/ -->
<dependency>
    <groupId>com.google.cloud.broker</groupId>
    <artifactId>database-backend-jdbc</artifactId>
    <version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.broker/database-backend-jdbc/
implementation 'com.google.cloud.broker:database-backend-jdbc:0.10.5'
// https://jarcasting.com/artifacts/com.google.cloud.broker/database-backend-jdbc/
implementation ("com.google.cloud.broker:database-backend-jdbc:0.10.5")
'com.google.cloud.broker:database-backend-jdbc:jar:0.10.5'
<dependency org="com.google.cloud.broker" name="database-backend-jdbc" rev="0.10.5">
  <artifact name="database-backend-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.broker', module='database-backend-jdbc', version='0.10.5')
)
libraryDependencies += "com.google.cloud.broker" % "database-backend-jdbc" % "0.10.5"
[com.google.cloud.broker/database-backend-jdbc "0.10.5"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.cloud.broker : broker-core jar 0.10.5

test (7)

Group / Artifact Type Version
com.google.cloud.broker : broker-core test-jar 0.10.5
org.xerial : sqlite-jdbc jar 3.30.1
org.postgresql : postgresql jar 42.2.10.jre7
org.mariadb.jdbc : mariadb-java-client jar 2.5.4
junit : junit jar 4.13
org.powermock : powermock-module-junit4 jar 2.0.5
org.powermock : powermock-api-mockito2 jar 2.0.5

Project Modules

There are no modules declared in this project.
com.google.cloud.broker

Google Cloud Platform

Versions

Version
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0