License |
License
JA-SIG Collabrative Licence
|
---|---|
GroupId | GroupIdorg.jasig.portal |
ArtifactId | ArtifactIduportal3-ear-deployer |
Last Version | Last Version3.0.0-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionuPortal 3 EAR Deployer
Project that can deploy the uPortal 3 packaged EAR to Tomcat and possibly other containers.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.portal/uportal3-ear-deployer/ -->
<dependency>
<groupId>org.jasig.portal</groupId>
<artifactId>uportal3-ear-deployer</artifactId>
<version>3.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uportal3-ear-deployer/
implementation 'org.jasig.portal:uportal3-ear-deployer:3.0.0-M4'
// https://jarcasting.com/artifacts/org.jasig.portal/uportal3-ear-deployer/
implementation ("org.jasig.portal:uportal3-ear-deployer:3.0.0-M4")
'org.jasig.portal:uportal3-ear-deployer:jar:3.0.0-M4'
<dependency org="org.jasig.portal" name="uportal3-ear-deployer" rev="3.0.0-M4">
<artifact name="uportal3-ear-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uportal3-ear-deployer', version='3.0.0-M4')
)
libraryDependencies += "org.jasig.portal" % "uportal3-ear-deployer" % "3.0.0-M4"
[org.jasig.portal/uportal3-ear-deployer "3.0.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1 |
commons-io : commons-io | jar | 1.3.1 |
commons-lang : commons-lang | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.2 |
log4j : log4j | jar | 1.2.14 |