| License |
License |
|---|---|
| GroupId | GroupIdcom.dottydingo.hyperion |
| ArtifactId | ArtifactIdhyperion |
| Last Version | Last Version0.30.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHyperion
A framework for creating data services.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hyperion-0.30.0.pom | |
| hyperion-0.30.0.jar | 85 KB |
| hyperion-0.30.0-sources.jar | 47 KB |
| hyperion-0.30.0-javadoc.jar | 450 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.9 |
| org.springframework : spring-test Optional | jar | 3.2.3.RELEASE |