Download jetspeed-2.3.0.jar file - Jar j

Jar examples for j:jetspeed

Description

Jetspeed-2 Portal Application

You can download jar file jetspeed 2.3.0 in this page.

License

Apache License

Build File

You can use the following script to add jetspeed-2.3.0.jar to your project.

<dependency>
   <groupId>org.apache.portals.jetspeed-2</groupId>
   <artifactId>jetspeed</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'org.apache.portals.jetspeed-2', name: 'jetspeed', version: '2.3.0'
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed" % "2.3.0"
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed" rev="2.3.0"/>
@Grapes(@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed', version='2.3.0'))
'org.apache.portals.jetspeed-2:jetspeed:jar:2.3.0'

Download

Click the following link to download the jar file.

jetspeed-2.3.0.pom



Related Tutorials