is not current version
Last Version 4.3.5

net.hasor:hasordb-parent 4.3.4

the hasor DataBase project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasordb-parent
Version

Version

4.3.4
Type

Type

pom

Download hasordb-parent 4.3.4

Filename Size
hasordb-parent-4.3.4.pom 9 KB
Browse

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