Download act-ebean2-1.1.4.jar file - Jar a

Jar examples for a:act-ebean2

Description

Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa

You can download jar file act-ebean2 1.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add act-ebean2-1.1.4.jar to your project.

<dependency>
   <groupId>org.actframework</groupId>
   <artifactId>act-ebean2</artifactId>
   <version>1.1.4</version>
</dependency>
compile group: 'org.actframework', name: 'act-ebean2', version: '1.1.4'
libraryDependencies += "org.actframework" % "act-ebean2" % "1.1.4"
<dependency org="org.actframework" name="act-ebean2" rev="1.1.4"/>
@Grapes(@Grab(group='org.actframework', module='act-ebean2', version='1.1.4'))
'org.actframework:act-ebean2:jar:1.1.4'

Download

Click the following link to download the jar file.

act-ebean2-1.1.4-javadoc.jar
act-ebean2-1.1.4-sources.jar
act-ebean2-1.1.4.jar
act-ebean2-1.1.4.pom



Related Tutorials