License |
License |
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdedu.stanford.protege |
ArtifactId | ArtifactIdwebprotege-authorization-service |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebprotege-authorization-service
A service that checks users are authorized to execute operations in WebProtége
|
<!-- 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"]
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 |
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 |