Last Version

Harium Database PostgreSQL 1.0

PostgreSQL module to Harium Database

License

License

Harium Commercial License
Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.harium.database
ArtifactId

ArtifactId

postgresql
Version

Version

1.0
Type

Type

jar
Description

Description

Harium Database PostgreSQL
PostgreSQL module to Harium Database

Download postgresql 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.harium.database : ormlite jar 1.0
org.postgresql : postgresql jar 42.1.3

test (2)

Group / Artifact Type Version
com.harium : dotenv jar 1.0.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.