License |
License |
---|---|
GroupId | GroupIdcom.ohmdb |
ArtifactId | ArtifactIdohmdb-utils |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionOhmDB - The Irresistible RDBMS + NoSQL Database for Java
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ohmdb-utils-1.0.0.pom | |
ohmdb-utils-1.0.0.jar | 28 KB |
ohmdb-utils-1.0.0-sources.jar | 15 KB |
ohmdb-utils-1.0.0-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ohmdb/ohmdb-utils/ -->
<dependency>
<groupId>com.ohmdb</groupId>
<artifactId>ohmdb-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ohmdb/ohmdb-utils/
implementation 'com.ohmdb:ohmdb-utils:1.0.0'
// https://jarcasting.com/artifacts/com.ohmdb/ohmdb-utils/
implementation ("com.ohmdb:ohmdb-utils:1.0.0")
'com.ohmdb:ohmdb-utils:jar:1.0.0'
<dependency org="com.ohmdb" name="ohmdb-utils" rev="1.0.0">
<artifact name="ohmdb-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ohmdb', module='ohmdb-utils', version='1.0.0')
)
libraryDependencies += "com.ohmdb" % "ohmdb-utils" % "1.0.0"
[com.ohmdb/ohmdb-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ohmdb : ohmdb-internal-api | jar | 1.0.0 |