Jar examples for p:portal
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
portal-1.0.16-classes.jar