is not current version
Last Version 0.5.1

com.github.jferrater:opa-datafilter-jpa-spring-boot-starter 0.5.0

Spring Boot library for enforcing authorization on data by filtering using Spring Data JPA with the Open Policy Agent (OPA) partial evaluation feature through its compile API

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.jferrater
ArtifactId

ArtifactId

opa-datafilter-jpa-spring-boot-starter
Version

Version

0.5.0
Type

Type

jar

Download opa-datafilter-jpa-spring-boot-starter 0.5.0


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