is not current version
Last Version 1.1-RC1

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

The uPortal web application.

GroupId

GroupId

org.jasig.umobile.server
ArtifactId

ArtifactId

umobile-war
Version

Version

1.0.0-RC1
Type

Type

war

Download umobile-war 1.0.0-RC1


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