is not current version
Last Version 2.2.3

com.vladmihalcea.flexy-pool:flexy-java-ee 1.2.1

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

Categories

Categories

Java Languages
GroupId

GroupId

com.vladmihalcea.flexy-pool
ArtifactId

ArtifactId

flexy-java-ee
Version

Version

1.2.1
Type

Type

jar

Download flexy-java-ee 1.2.1


<!-- https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-java-ee/ -->
<dependency>
    <groupId>com.vladmihalcea.flexy-pool</groupId>
    <artifactId>flexy-java-ee</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-java-ee/
implementation 'com.vladmihalcea.flexy-pool:flexy-java-ee:1.2.1'
// https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-java-ee/
implementation ("com.vladmihalcea.flexy-pool:flexy-java-ee:1.2.1")
'com.vladmihalcea.flexy-pool:flexy-java-ee:jar:1.2.1'
<dependency org="com.vladmihalcea.flexy-pool" name="flexy-java-ee" rev="1.2.1">
  <artifact name="flexy-java-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladmihalcea.flexy-pool', module='flexy-java-ee', version='1.2.1')
)
libraryDependencies += "com.vladmihalcea.flexy-pool" % "flexy-java-ee" % "1.2.1"
[com.vladmihalcea.flexy-pool/flexy-java-ee "1.2.1"]