Last Version

Hibiscus Event 1.1

A collection of useful Hibernate utilities.

License

License

GroupId

GroupId

com.carmanconsulting.hibiscus
ArtifactId

ArtifactId

hibiscus-event
Version

Version

1.1
Type

Type

jar
Description

Description

Hibiscus Event
A collection of useful Hibernate utilities.

Download hibiscus-event 1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-context Optional jar 3.2.3.RELEASE
org.springframework : spring-orm Optional jar 3.2.3.RELEASE
org.apache.commons : commons-proxy jar 1.0
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.5
org.hibernate : hibernate-core jar 4.2.3.Final
org.hibernate : hibernate-entitymanager Optional jar 4.2.3.Final

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.3.RELEASE
com.h2database : h2 jar 1.3.172
commons-dbcp : commons-dbcp jar 1.4
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.