License |
License |
---|---|
GroupId | GroupIdorg.jasig.portal |
ArtifactId | ArtifactIduportal-ear-deployer |
Last Version | Last Version3.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionuPortal EAR Deployer
Project that can deploy the uPortal packaged EAR to Tomcat and possibly other containers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
uportal-ear-deployer-3.1.5.pom | |
uportal-ear-deployer-3.1.5.jar | 15 KB |
uportal-ear-deployer-3.1.5-sources.jar | 12 KB |
uportal-ear-deployer-3.1.5-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portal/uportal-ear-deployer/ -->
<dependency>
<groupId>org.jasig.portal</groupId>
<artifactId>uportal-ear-deployer</artifactId>
<version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-ear-deployer/
implementation 'org.jasig.portal:uportal-ear-deployer:3.1.5'
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-ear-deployer/
implementation ("org.jasig.portal:uportal-ear-deployer:3.1.5")
'org.jasig.portal:uportal-ear-deployer:jar:3.1.5'
<dependency org="org.jasig.portal" name="uportal-ear-deployer" rev="3.1.5">
<artifact name="uportal-ear-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uportal-ear-deployer', version='3.1.5')
)
libraryDependencies += "org.jasig.portal" % "uportal-ear-deployer" % "3.1.5"
[org.jasig.portal/uportal-ear-deployer "3.1.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.5 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
log4j : log4j | jar | 1.2.16 |