is not current version
Last Version 1.1-RC1

org.jasig.umobile.server:umobile-war 1.0.0

The uPortal web application.

GroupId

GroupId

org.jasig.umobile.server
ArtifactId

ArtifactId

umobile-war
Version

Version

1.0.0
Type

Type

war

Download umobile-war 1.0.0


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