uMobile WAR

The uPortal web application.

License

License

GroupId

GroupId

org.jasig.umobile.server
ArtifactId

ArtifactId

umobile-war
Last Version

Last Version

1.1-RC1
Release Date

Release Date

Type

Type

war
Description

Description

uMobile WAR
The uPortal web application.
Project Organization

Project Organization

Jasig

Download umobile-war

How to add to project

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

Dependencies

compile (76)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.2.8
org.jasig.portal : uportal-search-api jar 4.0.3
org.antlr : stringtemplate jar 4.0.2
aopalliance : aopalliance jar 1.0
org.jasig.cas.client : cas-client-core jar 3.2.1
com.google.guava : guava jar 10.0.1
com.googlecode.cernunnos : cernunnos jar 1.2.1
com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations jar 1.2.0
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.6
commons-collections : commons-collections jar 3.2.1
commons-dbcp : commons-dbcp jar 1.4
commons-fileupload : commons-fileupload jar 1.2.2
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.1
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.1
commons-pool : commons-pool jar 1.6
dom4j : dom4j jar 1.6.1
edu.internet2.middleware.grouper : grouperClient jar 1.6.3
javax.activation : activation jar 1.1.1
javax.mail : mail jar 1.4.4
javax.servlet : jstl jar 1.1.2
joda-time : joda-time jar 2.0
log4j : log4j jar 1.2.16
net.sf.ehcache : ehcache-core jar 2.5.1
net.sf.json-lib : json-lib-ext-spring jar 1.0.2
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.6.3
org.codehaus.jackson : jackson-core-asl jar 1.9.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.4
org.codehaus.jackson : jackson-xc jar 1.9.4
org.codehaus.staxmate : staxmate jar 2.0.1
org.codehaus.woodstox : woodstox-core-asl jar 4.1.2
org.quartz-scheduler : quartz jar 1.8.4
org.apache.ant : ant jar 1.8.2
org.apache.portals.pluto : pluto-container jar 2.1.0-M2
org.apache.portals.pluto : pluto-portal-driver jar 2.1.0-M2
org.aspectj : aspectjrt jar 1.6.12
org.aspectj : aspectjweaver jar 1.6.12
org.codehaus.groovy : groovy jar 1.8.5
org.hibernate : hibernate-core jar 4.0.1.Final
org.hibernate : hibernate-ehcache jar 4.0.1.Final
org.hibernate : hibernate-entitymanager jar 4.0.1.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.jasig.resourceserver : resource-server-api jar 1.0.24
org.jasig.resourceserver : resource-server-utils jar 1.0.24
org.jasig.service : person-directory-impl jar 1.5.0-RC6
org.jasypt : jasypt jar 1.9.0
org.jadira.usertype : usertype.core jar 3.0.0.CR1
org.jadira.usertype : usertype.spi jar 3.0.0.CR1
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-jcl jar 1.6.4
org.springframework : spring-aop jar 3.1.0.RELEASE
org.springframework : spring-aspects jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE
org.springframework : spring-context-support jar 3.1.0.RELEASE
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-expression jar 3.1.0.RELEASE
org.springframework : spring-jdbc jar 3.1.0.RELEASE
org.springframework : spring-orm jar 3.1.0.RELEASE
org.springframework : spring-oxm jar 3.1.0.RELEASE
org.springframework : spring-web jar 3.1.0.RELEASE
org.springframework : spring-webmvc jar 3.1.0.RELEASE
org.springframework : spring-webmvc-portlet jar 3.1.0.RELEASE
org.springframework : spring-tx jar 3.1.0.RELEASE
org.springframework.ldap : spring-ldap-core jar 1.3.1.RELEASE
org.springframework.ldap : spring-ldap-core-tiger jar 1.3.1.RELEASE
org.springframework.security : spring-security-config jar 3.1.0.RELEASE
org.springframework.security : spring-security-core jar 3.1.0.RELEASE
org.springframework.security : spring-security-web jar 3.1.0.RELEASE
org.springframework.webflow : spring-binding jar 2.3.0.RELEASE
org.springframework.webflow : spring-webflow jar 2.3.0.RELEASE
org.springmodules : spring-modules-cache jar 0.8a
taglibs : standard jar 1.1.2
com.thoughtworks.xstream : xstream jar 1.4.2

provided (11)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
javax.ccpp : ccpp jar 1.0
javax.portlet : portlet-api jar 2.0
javax.servlet.jsp : jsp-api jar 2.1.1
javax.servlet : servlet-api jar 2.5
org.apache.portals.pluto : pluto-container-api jar 2.1.0-M2
org.apache.portals.pluto : pluto-container-driver-api jar 2.1.0-M2
org.jasig.portal : pluto-taglib jar 2.1.0-M2
org.apache.portals.pluto : pluto-util jar 2.1.0-M2
org.hibernate : hibernate-jpamodelgen jar 1.1.1.Final
org.jasig.service : person-directory-api jar 1.5.0-RC6

runtime (4)

Group / Artifact Type Version
org.jasig.cas3.extensions : clearpass-integration-uportal jar 1.0.8.GA
cglib : cglib jar 2.2.2
org.fusesource.jansi : jansi jar 1.7
jline : jline jar 1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0
org.easymock : easymock jar 3.1
org.springframework : spring-test jar 3.1.0.RELEASE
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

uPortal logo

Version Linux Windows Coverage
uPortal 5 Linux Build Status Windows Build Status Coverage Status
uPortal 4.3 Linux Build Status Windows Build Status Coverage Status
Quick links WCAG 2 AA Badge
AOSP Code Style
Discover Soffits
Discover Portlets
Join the Conversation uPortal user mailing list
uPortal developer mailing list
chat on slack
Twitter Follow

About

uPortal is the leading open source enterprise portal framework built by and for the higher education community. uPortal continues to evolve through contributions from its global community and is supported by resources, grants, donations, and memberships fees from academic institutions, commercial affiliates, and non-profit foundations. uPortal is built on open standards-based technologies such as Java and XML, and enables easy, standards-based integration with authentication and security infrastructures, single sign-on secure access, campus applications, web-based content, and end user customization. uPortal can easily integrate with other enterprise systems and can be customized for specific local needs.

Forever Free!

You may download uPortal and use it on your site at no cost. Unlike our competitors, uPortal is 100% free open source software managed by Apereo. Our community has access to all releases of the uPortal software with absolutely no costs. We welcome contributions from our community of all types and sizes.

Accessible

uPortal strives to conform with Web Content Accessibility Guidelines Version 2.0 Level AA. The most recent accessibility audit results can be seen in UP-4735.

Help and Support

The uportal-user@apereo.org email address is the best place to go with questions related to configuring or deploying uPortal.

The uPortal manual is a collaborative resource which has more detailed documentation for each uPortal release.

Manual

Additional information about uPortal is available in the Manual.

Requirements

  • JDK 1.8 - The JRE alone is NOT sufficient, a full JDK is required
  • GIT

uPortal-start

uPortal is now meant to be deployed via uPortal-start, which is responsible for servlet container (ie Tomcat), DB, and portal configurations. uPortal-start deals with the low-level configurations and setup, while letting the adopter focus on the business configuration side of the deployment. However, it is possible to run uPortal without uPortal-start. The uPortal manual explains how.

Building and Deploying

uPortal uses Gradle for its project configuration and build system. uPortal comes with a Gradle wrapper if you don't want to install the build tool (./gradlew in the root directory of the repo).

Gradle tasks

For a full list of Gradle tasks run ./gradlew tasks from the root directory.

org.jasig.umobile.server

Apereo Foundation

Versions

Version
1.1-RC1
1.0.0
1.0.0-RC1