is not current version
Last Version 2.0

Agroal 1.12

The natural database connection pool

License

License

GroupId

GroupId

io.agroal
ArtifactId

ArtifactId

agroal-parent
Version

Version

1.12
Type

Type

pom
Description

Description

Agroal
The natural database connection pool
Project URL

Project URL

https://github.com/agroal
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/agroal/agroal

Download agroal-parent 1.12

Filename Size
agroal-parent-1.12.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.agroal/agroal-parent/ -->
<dependency>
    <groupId>io.agroal</groupId>
    <artifactId>agroal-parent</artifactId>
    <version>1.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.agroal/agroal-parent/
implementation 'io.agroal:agroal-parent:1.12'
// https://jarcasting.com/artifacts/io.agroal/agroal-parent/
implementation ("io.agroal:agroal-parent:1.12")
'io.agroal:agroal-parent:pom:1.12'
<dependency org="io.agroal" name="agroal-parent" rev="1.12">
  <artifact name="agroal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.agroal', module='agroal-parent', version='1.12')
)
libraryDependencies += "io.agroal" % "agroal-parent" % "1.12"
[io.agroal/agroal-parent "1.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • agroal-api
  • agroal-hikari
  • agroal-narayana
  • agroal-pool
  • agroal-spring-boot-starter
  • agroal-test