o

opa-api

Opa api - annotations, interfaces for OPA
https://github.com/labai/opa
MIT License
Augustus
Files download
File Operation
opa-api-1.0.0.jar download
opa-api-1.0.0.pom download
opa-api-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.labai</groupId>
  <artifactId>opa-api</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.labai:opa-api:1.0.0'
Gradle Kotlin
implementation("com.github.labai:opa-api:1.0.0")
Scala SBT
libraryDependencies += "com.github.labai" % "opa-api" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.labai', module='opa-api', version='1.0.0')
)
Apache Ivy
<dependency org="com.github.labai" name="opa-api" rev="1.0.0" />
Leiningen
[com.github.labai/opa-api "1.0.0"]
Apache Buildr
'com.github.labai:opa-api:jar:1.0.0'
Dependencies
The project has no third-party dependencies