Last Version

Core Policy Hibernate 1.2.0-165

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.

License

License

Categories

Categories

Data Hibernate ORM
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

corepolicy-hibernate
Version

Version

1.2.0-165
Type

Type

jar
Description

Description

Core 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

EntIT Software LLC, a Micro Focus company

Download corepolicy-hibernate 1.2.0-165


<!-- 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"]

Dependencies

compile (12)

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

test (4)

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

Project Modules

There are no modules declared in this project.