is not current version
Last Version 1.2.0-165

com.github.cafdataprocessing:corepolicy-aggregator 1.1.0-94

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.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

corepolicy-aggregator
Version

Version

1.1.0-94
Type

Type

pom

Download corepolicy-aggregator 1.1.0-94


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