License |
License
Commercial License
|
---|---|
GroupId | GroupIdcom.torodb.engine.backend |
ArtifactId | ArtifactIdbackend-pom |
Last Version | Last Version0.50.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionToroDB: 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 Organization8Kdata Technology |
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"]
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 |