Hyperion

A framework for creating data services.

License

License

GroupId

GroupId

com.dottydingo.hyperion
ArtifactId

ArtifactId

hyperion
Last Version

Last Version

0.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hyperion
A framework for creating data services.
Project URL

Project URL

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

Download hyperion

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
cglib : cglib-nodep Optional jar 2.2.2
org.slf4j : slf4j-api Optional jar 1.7.5
com.dottydingo.service.endpoint : service-endpoint jar 1.1.0
com.fasterxml.jackson.core : jackson-core Optional jar 2.3.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.3.0
com.fasterxml.jackson.module : jackson-module-jsonSchema Optional jar 2.3.0
cz.jirutka.rsql : rsql-parser Optional jar 1.0.2
com.fasterxml : classmate Optional jar 1.0.0
joda-time : joda-time Optional jar 2.2
javax.servlet : servlet-api Optional jar 2.5
org.springframework : spring-beans Optional jar 3.2.3.RELEASE
org.springframework : spring-webmvc Optional jar 3.2.3.RELEASE
org.springframework : spring-tx Optional jar 3.2.3.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.0-api Optional jar 1.0.1.Final
org.hibernate : hibernate-core Optional jar 4.1.7.Final

test (2)

Group / Artifact Type Version
junit : junit Optional jar 4.9
org.springframework : spring-test Optional jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.30.0
0.20.0
0.10.0
0.9.0