Download portal-1.0.16.jar file - Jar p

Jar examples for p:portal

Description

The Portal for Java is a client and server implementation of the Portal written in Java.

You can download jar file portal 1.0.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add portal-1.0.16.jar to your project.

<dependency>
   <groupId>com.butor</groupId>
   <artifactId>portal</artifactId>
   <version>1.0.16</version>
</dependency>
compile group: 'com.butor', name: 'portal', version: '1.0.16'
libraryDependencies += "com.butor" % "portal" % "1.0.16"
<dependency org="com.butor" name="portal" rev="1.0.16"/>
@Grapes(@Grab(group='com.butor', module='portal', version='1.0.16'))
'com.butor:portal:jar:1.0.16'

Download

Click the following link to download the jar file.

portal-1.0.16-classes.jar
portal-1.0.16-javadoc.jar
portal-1.0.16-sources.jar
portal-1.0.16.pom



Related Tutorials