Hyperion Parent POM

A framework for creating data services.

License

License

GroupId

GroupId

com.dottydingo.hyperion
ArtifactId

ArtifactId

hyperion-parent
Last Version

Last Version

2.0.0-EA3
Release Date

Release Date

Type

Type

pom
Description

Description

Hyperion Parent POM
A framework for creating data services.
Project URL

Project URL

http://github.com/dottydingo/hyperion/wiki

Download hyperion-parent

How to add to project

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

Dependencies

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

Project Modules

  • api
  • client
  • core
  • jpa
  • dependency
  • spring

Versions

Version
2.0.0-EA3
2.0.0-EA2
2.0.0-EA1
2.0.0
1.1.0-EA1
1.0.1
1.0.0
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1