mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-19 06:51:18 -06:00
c0b75b0bca
This PR also fixes an issue with `kind` being used in a way that's not allowed in more recent Hugo versions. Signed-off-by: Charlie Egan <charlie@styra.com>
18 lines
398 B
Markdown
18 lines
398 B
Markdown
---
|
|
title: Java OPA SDK (Styra)
|
|
labels:
|
|
layer: network
|
|
category: application
|
|
software:
|
|
- java
|
|
code:
|
|
- https://github.com/StyraInc/opa-java
|
|
- https://central.sonatype.com/artifact/com.styra/opa
|
|
tutorials:
|
|
- https://styrainc.github.io/opa-java/javadoc/
|
|
inventors:
|
|
- styra
|
|
---
|
|
|
|
The Styra-supported driver to connect to Open Policy Agent (OPA) and Enterprise
|
|
OPA deployments from Java applications. |