GroupId | GroupIdorg.apache.portals.jetspeed-2 |
---|---|
ArtifactId | ArtifactIdjetspeed-portal-resources |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
jetspeed-portal-resources-2.2.1.pom | |
jetspeed-portal-resources-2.2.1.jar | 211 KB |
jetspeed-portal-resources-2.2.1-sources.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-portal-resources/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed-portal-resources</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-portal-resources/
implementation 'org.apache.portals.jetspeed-2:jetspeed-portal-resources:2.2.1'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-portal-resources/
implementation ("org.apache.portals.jetspeed-2:jetspeed-portal-resources:2.2.1")
'org.apache.portals.jetspeed-2:jetspeed-portal-resources:jar:2.2.1'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-portal-resources" rev="2.2.1">
<artifact name="jetspeed-portal-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-portal-resources', version='2.2.1')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-portal-resources" % "2.2.1"
[org.apache.portals.jetspeed-2/jetspeed-portal-resources "2.2.1"]