Last Version

Hyperion Parent POM 2.0.0-EA3

A framework for creating data services.

License

License

GroupId

GroupId

com.dottydingo.hyperion
ArtifactId

ArtifactId

hyperion-parent
Version

Version

2.0.0-EA3
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 2.0.0-EA3


<!-- 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