GroupId | GroupIdorg.jasig.portal |
---|---|
ArtifactId | ArtifactIduportal-ear-deployer |
Version | Version3.0.8 |
Type | Typejar |
Filename | Size |
---|---|
uportal-ear-deployer-3.0.8.pom | |
uportal-ear-deployer-3.0.8.jar | 17 KB |
uportal-ear-deployer-3.0.8-sources.jar | 13 KB |
uportal-ear-deployer-3.0.8-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.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-ear-deployer/
implementation 'org.jasig.portal:uportal-ear-deployer:3.0.8'
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-ear-deployer/
implementation ("org.jasig.portal:uportal-ear-deployer:3.0.8")
'org.jasig.portal:uportal-ear-deployer:jar:3.0.8'
<dependency org="org.jasig.portal" name="uportal-ear-deployer" rev="3.0.8">
<artifact name="uportal-ear-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uportal-ear-deployer', version='3.0.8')
)
libraryDependencies += "org.jasig.portal" % "uportal-ear-deployer" % "3.0.8"
[org.jasig.portal/uportal-ear-deployer "3.0.8"]