Download jetspeed-2.2.2.jar file - Jar j

Jar examples for j:jetspeed

Description

Jetspeed-2 Portal Application

You can download jar file jetspeed 2.2.2 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

jetspeed-2.2.2.pom



Related Tutorials