Last Version

[HeliORM] PostgreSQL Driver 0.99.1

HeliORM - A Type-safe Object Relational Mapper

License

License

Categories

Categories

PostgreSQL Data Databases ORM
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

postgresql
Version

Version

0.99.1
Type

Type

jar
Description

Description

[HeliORM] PostgreSQL Driver
HeliORM - A Type-safe Object Relational Mapper

Download postgresql 0.99.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.heliorm : core jar 0.99.1

Project Modules

There are no modules declared in this project.