Last Version

com.ohmdb:ohmdb-dsl 1.0.0

OhmDB - The Irresistible RDBMS + NoSQL Database for Java

License

License

GroupId

GroupId

com.ohmdb
ArtifactId

ArtifactId

ohmdb-dsl
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

Nikolche Mihajlovski

Download ohmdb-dsl 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ohmdb : ohmdb-api jar 1.0.0
com.ohmdb : ohmdb-internal-api jar 1.0.0
com.ohmdb : ohmdb-utils jar 1.0.0

Project Modules

There are no modules declared in this project.