Download flexy-java-ee-1.2.6.jar file - Jar f

Jar examples for f:flexy-java-ee

Description

The Java EE adapter allows registering the FlexyPool DataSource in a managed environment

You can download jar file flexy-java-ee 1.2.6 in this page.

Build File

You can use the following script to add flexy-java-ee-1.2.6.jar to your project.

<dependency>
   <groupId>com.vladmihalcea.flexy-pool</groupId>
   <artifactId>flexy-java-ee</artifactId>
   <version>1.2.6</version>
</dependency>
compile group: 'com.vladmihalcea.flexy-pool', name: 'flexy-java-ee', version: '1.2.6'
libraryDependencies += "com.vladmihalcea.flexy-pool" % "flexy-java-ee" % "1.2.6"
<dependency org="com.vladmihalcea.flexy-pool" name="flexy-java-ee" rev="1.2.6"/>
@Grapes(@Grab(group='com.vladmihalcea.flexy-pool', module='flexy-java-ee', version='1.2.6'))
'com.vladmihalcea.flexy-pool:flexy-java-ee:jar:1.2.6'

Download

Click the following link to download the jar file.

flexy-java-ee-1.2.6-javadoc.jar
flexy-java-ee-1.2.6-sources.jar
flexy-java-ee-1.2.6.jar
flexy-java-ee-1.2.6.pom



Related Tutorials