is not current version
Last Version 0.5.1

com.github.jferrater:opa-datafilter-core 0.4.6

A Spring Boot library for translating Open Policy Agent (OPA) compile API response into JPA and Mongo queries

Categories

Categories

Data
GroupId

GroupId

com.github.jferrater
ArtifactId

ArtifactId

opa-datafilter-core
Version

Version

0.4.6
Type

Type

jar

Download opa-datafilter-core 0.4.6


<!-- https://jarcasting.com/artifacts/com.github.jferrater/opa-datafilter-core/ -->
<dependency>
    <groupId>com.github.jferrater</groupId>
    <artifactId>opa-datafilter-core</artifactId>
    <version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferrater/opa-datafilter-core/
implementation 'com.github.jferrater:opa-datafilter-core:0.4.6'
// https://jarcasting.com/artifacts/com.github.jferrater/opa-datafilter-core/
implementation ("com.github.jferrater:opa-datafilter-core:0.4.6")
'com.github.jferrater:opa-datafilter-core:jar:0.4.6'
<dependency org="com.github.jferrater" name="opa-datafilter-core" rev="0.4.6">
  <artifact name="opa-datafilter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jferrater', module='opa-datafilter-core', version='0.4.6')
)
libraryDependencies += "com.github.jferrater" % "opa-datafilter-core" % "0.4.6"
[com.github.jferrater/opa-datafilter-core "0.4.6"]