Last Version

Hades 2.0.3.RELEASE

Library to implement persistence layers based on JPA and Spring.

License

License

GroupId

GroupId

org.synyx.hades
ArtifactId

ArtifactId

org.synyx.hades.parent
Version

Version

2.0.3.RELEASE
Type

Type

pom
Description

Description

Hades
Library to implement persistence layers based on JPA and Spring.
Project URL

Project URL

http://hades.synyx.org
Project Organization

Project Organization

Synyx GmbH & Co. KG

Download org.synyx.hades.parent 2.0.3.RELEASE


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

Dependencies

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

Project Modules

  • hades
  • hades-sample
  • hades-extensions