ToroDB: Engine

ToroDB is an open source project that turns your RDBMS into a MongoDB-compatible server. This Maven project is a pom that other projects inherited to have a common configuration.

License

License

Commercial License
GroupId

GroupId

com.torodb.engine
ArtifactId

ArtifactId

engine-pom
Last Version

Last Version

0.50.3
Release Date

Release Date

Type

Type

pom
Description

Description

ToroDB: Engine
ToroDB is an open source project that turns your RDBMS into a MongoDB-compatible server. This Maven project is a pom that other projects inherited to have a common configuration.
Project Organization

Project Organization

8Kdata Technology

Download engine-pom

Filename Size
engine-pom-0.50.3.pom 8 KB
Browse

How to add to project

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

  • core
  • mongodb
  • torod
  • kvdocument
  • common
  • backend
  • packaging-utils
  • reporting

Versions

Version
0.50.3
0.50.2
0.50.1