Last Version

ToroDB: Parent POM 1.0.1

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

GroupId

GroupId

com.torodb
ArtifactId

ArtifactId

parent-pom
Version

Version

1.0.1
Type

Type

pom
Description

Description

ToroDB: Parent POM
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 URL

Project URL

http://www.torodb.com
Project Organization

Project Organization

8Kdata Technology

Download parent-pom 1.0.1

Filename Size
parent-pom-1.0.1.pom 31 KB
Browse

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

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

There are no modules declared in this project.