Last Version

[HeliORM] 0.99.1

HeliORM - A Type-safe Object Relational Mapper

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

orm
Version

Version

0.99.1
Type

Type

pom
Description

Description

[HeliORM]
HeliORM - A Type-safe Object Relational Mapper
Project URL

Project URL

https://github.com/GideonLeGrange/HeliORM
Source Code Management

Source Code Management

https://github.com/GideonLeGrange/HeliORM

Download orm 0.99.1

Filename Size
orm-0.99.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation
  • core
  • drivers
  • plugins
  • test