Last Version

opa-data-filter-spring-boot-starter 0.4.2

Spring Boot library for enforcing authorization on Spring Data repository using the Open Policy Agent (OPA) partial evaluation feature through its compile API

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.jferrater
ArtifactId

ArtifactId

opa-data-filter-spring-boot-starter
Version

Version

0.4.2
Type

Type

jar
Description

Description

opa-data-filter-spring-boot-starter
Spring Boot library for enforcing authorization on Spring Data repository using the Open Policy Agent (OPA) partial evaluation feature through its compile API
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-data-filter-spring-boot-starter 0.4.2


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
com.google.code.findbugs : annotations jar 3.0.1

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
de.flapdoodle.embed : de.flapdoodle.embed.mongo 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.