is not current version
Last Version 3.1.5

org.jasig.portal:uportal-ear-deployer 3.0.5

Project that can deploy the uPortal packaged EAR to Tomcat and possibly other containers.

GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uportal-ear-deployer
Version

Version

3.0.5
Type

Type

jar

Download uportal-ear-deployer 3.0.5


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