Last Version

Core Policy Web Service 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
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

corepolicy-web
Version

Version

1.2.0-165
Type

Type

war
Description

Description

Core Policy Web Service
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-web 1.2.0-165


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>corepolicy-web</artifactId>
    <version>1.2.0-165</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/
implementation 'com.github.cafdataprocessing:corepolicy-web:1.2.0-165'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/
implementation ("com.github.cafdataprocessing:corepolicy-web:1.2.0-165")
'com.github.cafdataprocessing:corepolicy-web:war:1.2.0-165'
<dependency org="com.github.cafdataprocessing" name="corepolicy-web" rev="1.2.0-165">
  <artifact name="corepolicy-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='corepolicy-web', version='1.2.0-165')
)
libraryDependencies += "com.github.cafdataprocessing" % "corepolicy-web" % "1.2.0-165"
[com.github.cafdataprocessing/corepolicy-web "1.2.0-165"]

Dependencies

compile (11)

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-api jar 1.2.0-165
com.github.cafdataprocessing : corepolicy-repositories jar 1.2.0-165
com.github.cafdataprocessing : corepolicy-hibernate jar 1.2.0-165
org.springframework : spring-web jar 4.0.5.RELEASE
org.springframework : spring-webmvc jar 4.0.5.RELEASE
org.springframework.boot : spring-boot-starter jar 1.1.3.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10

runtime (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0
org.apache.logging.log4j : log4j-core jar 2.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc2
org.postgresql : postgresql jar 42.1.1
com.h2database : h2 jar 1.4.187

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.