Last Version

OhmDB 1.0.0

OhmDB - The Irresistible RDBMS + NoSQL Database for Java

License

License

GroupId

GroupId

com.ohmdb
ArtifactId

ArtifactId

ohmdb
Version

Version

1.0.0
Type

Type

pom
Description

Description

OhmDB
OhmDB - The Irresistible RDBMS + NoSQL Database for Java
Project URL

Project URL

http://www.ohmdb.com
Project Organization

Project Organization

Nikolche Mihajlovski
Source Code Management

Source Code Management

https://github.com/ohmdb/ohmdb

Download ohmdb 1.0.0

Filename Size
ohmdb-1.0.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ohmdb-api
  • ohmdb-core
  • ohmdb-demo
  • ohmdb-test
  • ohmdb-dsl
  • ohmdb-internal-api
  • ohmdb-utils
  • ohmdb-all