Portal REST API

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
Last Version

Last Version

1.1.3
Release Date

Release Date

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

How to add to project

<!-- 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.

portlet-utils

Maven Central

Portlet Utility Libraries

This package is a set of utility libraries to share across Portlet projects.

org.jasig.portlet.utils

Apereo Foundation

Versions

Version
1.1.3
1.1.3-M1
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-M3
1.0.0-M2