License |
License |
---|---|
GroupId | GroupIdorg.synyx.hades |
ArtifactId | ArtifactIdorg.synyx.hades.sample |
Version | Version2.0.3.RELEASE |
Type | Typejar |
Description |
DescriptionHades Sample
Small sample project showing the usage of Hades.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.synyx.hades/org.synyx.hades.sample/ -->
<dependency>
<groupId>org.synyx.hades</groupId>
<artifactId>org.synyx.hades.sample</artifactId>
<version>2.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.synyx.hades/org.synyx.hades.sample/
implementation 'org.synyx.hades:org.synyx.hades.sample:2.0.3.RELEASE'
// https://jarcasting.com/artifacts/org.synyx.hades/org.synyx.hades.sample/
implementation ("org.synyx.hades:org.synyx.hades.sample:2.0.3.RELEASE")
'org.synyx.hades:org.synyx.hades.sample:jar:2.0.3.RELEASE'
<dependency org="org.synyx.hades" name="org.synyx.hades.sample" rev="2.0.3.RELEASE">
<artifact name="org.synyx.hades.sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.synyx.hades', module='org.synyx.hades.sample', version='2.0.3.RELEASE')
)
libraryDependencies += "org.synyx.hades" % "org.synyx.hades.sample" % "2.0.3.RELEASE"
[org.synyx.hades/org.synyx.hades.sample "2.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.synyx.hades : org.synyx.hades | jar | 2.0.3.RELEASE |
javax.persistence » com.springsource.javax.persistence | jar | 2.0.0 |
org.springframework » org.springframework.aspects | jar | 3.0.5.RELEASE |
joda-time : joda-time | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-entitymanager | jar | 3.5.6-Final |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.hsqldb » com.springsource.org.hsqldb | jar | 1.8.0.9 |
org.aspectj : aspectjweaver | jar | 1.6.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.log4j » com.springsource.org.apache.log4j | jar | 1.2.15 |
org.springframework » org.springframework.test | jar | 3.0.5.RELEASE |