Download jetspeed-2.3.1.jar file - Jar j

Jar examples for j:jetspeed

Description

Jetspeed-2 Portal Application

You can download jar file jetspeed 2.3.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jetspeed-2.3.1.pom



Related Tutorials