License |
License |
---|---|
Categories |
CategoriesData Hibernate ORM |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdcorepolicy-hibernate |
Version | Version1.2.0-165 |
Type | Typejar |
Description |
DescriptionCore Policy Hibernate
Aggregates the projects that make up Core Policy. Core Policy allows the definition of and evaluation of conditions, with structures to organize conditions as various groupings.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-hibernate/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>corepolicy-hibernate</artifactId>
<version>1.2.0-165</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-hibernate/
implementation 'com.github.cafdataprocessing:corepolicy-hibernate:1.2.0-165'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-hibernate/
implementation ("com.github.cafdataprocessing:corepolicy-hibernate:1.2.0-165")
'com.github.cafdataprocessing:corepolicy-hibernate:jar:1.2.0-165'
<dependency org="com.github.cafdataprocessing" name="corepolicy-hibernate" rev="1.2.0-165">
<artifact name="corepolicy-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='corepolicy-hibernate', version='1.2.0-165')
)
libraryDependencies += "com.github.cafdataprocessing" % "corepolicy-hibernate" % "1.2.0-165"
[com.github.cafdataprocessing/corepolicy-hibernate "1.2.0-165"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : corepolicy-condition-engine | jar | 1.2.0-165 |
com.github.cafdataprocessing : corepolicy-common | jar | 1.2.0-165 |
com.github.cafdataprocessing : corepolicy-repositories | jar | 1.2.0-165 |
org.hibernate : hibernate-core | jar | 4.3.8.Final |
org.hibernate : hibernate-c3p0 | jar | 4.3.8.Final |
org.glassfish : javax.el | jar | 3.0.0 |
org.jadira.usertype : usertype.core | jar | 3.2.0.GA |
org.springframework : spring-core | jar | 4.0.5.RELEASE |
org.springframework : spring-beans | jar | 4.0.5.RELEASE |
org.springframework : spring-context | jar | 4.0.5.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.logging.log4j : log4j-api | jar | 2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.0 |