Last Version

opa-datafilter-core 0.5.1

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.jferrater
ArtifactId

ArtifactId

opa-datafilter-core
Version

Version

0.5.1
Type

Type

jar
Description

Description

opa-datafilter-core
A Spring Boot library for translating Open Policy Agent (OPA) compile API response into JPA and Mongo queries
Project URL

Project URL

https://github.com/jferrater/opa-data-filter-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/jferrater/opa-data-filter-spring-boot-starter

Download opa-datafilter-core 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

test (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
org.mariadb.jdbc : mariadb-java-client jar 2.3.0
org.postgresql : postgresql jar 42.2.10
org.testcontainers : mysql jar 1.12.5
org.testcontainers : testcontainers jar 1.12.5
com.h2database : h2 jar 1.4.197
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.