Last Version

JDBC database backend for the GCP Token Broker 0.10.5

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
Version

Version

0.10.5
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 0.10.5


<!-- 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.