Jar examples for j:jetspeed
Jetspeed-2 Portal Application
You can download jar file jetspeed 2.2.2 in this page.
Apache License
You can use the following script to add jetspeed-2.2.2.jar to your project.
<dependency> <groupId>org.apache.portals.jetspeed-2</groupId> <artifactId>jetspeed</artifactId> <version>2.2.2</version> </dependency>
compile group: 'org.apache.portals.jetspeed-2', name: 'jetspeed', version: '2.2.2'
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed" % "2.2.2"
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed" rev="2.2.2"/>
@Grapes(@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed', version='2.2.2'))
'org.apache.portals.jetspeed-2:jetspeed:jar:2.2.2'
Click the following link to download the jar file.
jetspeed-2.2.2.pom