edu.stanford.protege:webprotege-authorization

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

webprotege-authorization
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download webprotege-authorization

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
edu.stanford.protege : webprotege-common jar 0.9.0
org.springframework.boot : spring-boot-starter-test jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0