Last Version

ToroDB: DB backends 0.50.3

Parent project for the database backends module. ToroDB is designed to support multiple possible backends (databases). User configuration would select which one to use at a given time. Different backends may offer different capabilities and user features.

License

License

Commercial License
GroupId

GroupId

com.torodb.engine.backend
ArtifactId

ArtifactId

backend-pom
Version

Version

0.50.3
Type

Type

pom
Description

Description

ToroDB: DB backends
Parent project for the database backends module. ToroDB is designed to support multiple possible backends (databases). User configuration would select which one to use at a given time. Different backends may offer different capabilities and user features.
Project Organization

Project Organization

8Kdata Technology

Download backend-pom 0.50.3

Filename Size
backend-pom-0.50.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.torodb.engine.backend/backend-pom/ -->
<dependency>
    <groupId>com.torodb.engine.backend</groupId>
    <artifactId>backend-pom</artifactId>
    <version>0.50.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.engine.backend/backend-pom/
implementation 'com.torodb.engine.backend:backend-pom:0.50.3'
// https://jarcasting.com/artifacts/com.torodb.engine.backend/backend-pom/
implementation ("com.torodb.engine.backend:backend-pom:0.50.3")
'com.torodb.engine.backend:backend-pom:pom:0.50.3'
<dependency org="com.torodb.engine.backend" name="backend-pom" rev="0.50.3">
  <artifact name="backend-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.torodb.engine.backend', module='backend-pom', version='0.50.3')
)
libraryDependencies += "com.torodb.engine.backend" % "backend-pom" % "0.50.3"
[com.torodb.engine.backend/backend-pom "0.50.3"]

Dependencies

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

Project Modules

  • common
  • derby
  • postgresql
  • mysql
  • test-tools