webprotege-authorization-service

A service that checks users are authorized to execute operations in WebProtége

License

License

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

webprotege-authorization-service
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

webprotege-authorization-service
A service that checks users are authorized to execute operations in WebProtége

Download webprotege-authorization-service

How to add to project

<!-- https://jarcasting.com/artifacts/edu.stanford.protege/webprotege-authorization-service/ -->
<dependency>
    <groupId>edu.stanford.protege</groupId>
    <artifactId>webprotege-authorization-service</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/webprotege-authorization-service/
implementation 'edu.stanford.protege:webprotege-authorization-service:0.9.0'
// https://jarcasting.com/artifacts/edu.stanford.protege/webprotege-authorization-service/
implementation ("edu.stanford.protege:webprotege-authorization-service:0.9.0")
'edu.stanford.protege:webprotege-authorization-service:jar:0.9.0'
<dependency org="edu.stanford.protege" name="webprotege-authorization-service" rev="0.9.0">
  <artifact name="webprotege-authorization-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='webprotege-authorization-service', version='0.9.0')
)
libraryDependencies += "edu.stanford.protege" % "webprotege-authorization-service" % "0.9.0"
[edu.stanford.protege/webprotege-authorization-service "0.9.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.springframework.kafka : spring-kafka jar 2.7.4
org.springframework.boot : spring-boot-starter-reactor-netty jar 2.5.3
com.google.code.findbugs : jsr305 jar 3.0.2
edu.stanford.protege : webprotege-ipc jar 0.9.0
edu.stanford.protege : webprotege-authorization jar 0.9.0
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.5.3
com.google.guava : guava jar 29.0-jre

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3
org.springframework.kafka : spring-kafka-test jar 2.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.1.0