Last Version

[HeliORM] Plugins 0.99.1

HeliORM - A Type-safe Object Relational Mapper

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

plugins
Version

Version

0.99.1
Type

Type

pom
Description

Description

[HeliORM] Plugins
HeliORM - A Type-safe Object Relational Mapper

Download plugins 0.99.1

Filename Size
plugins-0.99.1.pom 708 bytes
Browse

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

  • generate-model-plugin
  • generate-sql-plugin