Last Version

Resource Server API 1.4.1

API and object model for the Resource Server project.

License

License

GroupId

GroupId

org.jasig.resourceserver
ArtifactId

ArtifactId

resource-server-api
Version

Version

1.4.1
Type

Type

jar
Description

Description

Resource Server API
API and object model for the Resource Server project.
Project Organization

Project Organization

Apereo

Download resource-server-api 1.4.1


<!-- https://jarcasting.com/artifacts/org.jasig.resourceserver/resource-server-api/ -->
<dependency>
    <groupId>org.jasig.resourceserver</groupId>
    <artifactId>resource-server-api</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.resourceserver/resource-server-api/
implementation 'org.jasig.resourceserver:resource-server-api:1.4.1'
// https://jarcasting.com/artifacts/org.jasig.resourceserver/resource-server-api/
implementation ("org.jasig.resourceserver:resource-server-api:1.4.1")
'org.jasig.resourceserver:resource-server-api:jar:1.4.1'
<dependency org="org.jasig.resourceserver" name="resource-server-api" rev="1.4.1">
  <artifact name="resource-server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.resourceserver', module='resource-server-api', version='1.4.1')
)
libraryDependencies += "org.jasig.resourceserver" % "resource-server-api" % "1.4.1"
[org.jasig.resourceserver/resource-server-api "1.4.1"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.35
org.slf4j : jcl-over-slf4j jar 1.7.35
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.12.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.10
org.springframework : spring-core jar 5.3.15
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.