is not current version
Last Version 2.3.1

org.apache.portals.jetspeed-2:jetspeed-layouts 2.1.3


GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

jetspeed-layouts
Version

Version

2.1.3
Type

Type

war

Download jetspeed-layouts 2.1.3


<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-layouts/ -->
<dependency>
    <groupId>org.apache.portals.jetspeed-2</groupId>
    <artifactId>jetspeed-layouts</artifactId>
    <version>2.1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-layouts/
implementation 'org.apache.portals.jetspeed-2:jetspeed-layouts:2.1.3'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-layouts/
implementation ("org.apache.portals.jetspeed-2:jetspeed-layouts:2.1.3")
'org.apache.portals.jetspeed-2:jetspeed-layouts:war:2.1.3'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-layouts" rev="2.1.3">
  <artifact name="jetspeed-layouts" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-layouts', version='2.1.3')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-layouts" % "2.1.3"
[org.apache.portals.jetspeed-2/jetspeed-layouts "2.1.3"]