is not current version
Last Version 0.25.0

org.herddb:herddb-utils 0.11.7


GroupId

GroupId

org.herddb
ArtifactId

ArtifactId

herddb-utils
Version

Version

0.11.7
Type

Type

jar

Download herddb-utils 0.11.7


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