Last Version

opa-datafilter-mongo-spring-boot-starter 0.5.1

Spring Boot library for enforcing authorization on data by filtering using Spring Data Mongo with 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-datafilter-mongo-spring-boot-starter
Version

Version

0.5.1
Type

Type

jar
Description

Description

opa-datafilter-mongo-spring-boot-starter
Spring Boot library for enforcing authorization on data by filtering using Spring Data Mongo with 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-datafilter-mongo-spring-boot-starter 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jferrater : opa-datafilter-core jar 0.5.1

runtime (1)

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

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar
org.testcontainers : testcontainers jar 1.12.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.