Download ejb.security-3.1.1-b09.jar file - Jar e

Jar examples for e:ejb

Description

You can download jar file ejb.security 3.1.1-b09 in this page.

License

Open Source License

Build File

You can use the following script to add ejb.security-3.1.1-b09.jar to your project.

<dependency>
   <groupId>org.glassfish.security</groupId>
   <artifactId>ejb.security</artifactId>
   <version>3.1.1-b09</version>
</dependency>
compile group: 'org.glassfish.security', name: 'ejb.security', version: '3.1.1-b09'
libraryDependencies += "org.glassfish.security" % "ejb.security" % "3.1.1-b09"
<dependency org="org.glassfish.security" name="ejb.security" rev="3.1.1-b09"/>
@Grapes(@Grab(group='org.glassfish.security', module='ejb.security', version='3.1.1-b09'))
'org.glassfish.security:ejb.security:jar:3.1.1-b09'

Download

Click the following link to download the jar file.

ejb.security-3.1.1-b09-sources.jar
ejb.security-3.1.1-b09.jar
ejb.security-3.1.1-b09.pom



Related Tutorials