Last Version

Portal REST API 1.1.3

Utility to call the portal's (uPortal's) REST APIs from within a webapp in the same container.

License

License

GroupId

GroupId

org.jasig.portlet.utils
ArtifactId

ArtifactId

portal-rest-api
Version

Version

1.1.3
Type

Type

jar
Description

Description

Portal REST API
Utility to call the portal's (uPortal's) REST APIs from within a webapp in the same container.
Project Organization

Project Organization

Jasig

Download portal-rest-api 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.