Last Version

Agroal Spring Boot Starter 2.0

The natural database connection pool

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.agroal
ArtifactId

ArtifactId

agroal-spring-boot-starter
Version

Version

2.0
Type

Type

jar
Description

Description

Agroal Spring Boot Starter
The natural database connection pool
Project Organization

Project Organization

JBoss by Red Hat

Download agroal-spring-boot-starter 2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.agroal : agroal-api jar 2.0
io.agroal : agroal-pool jar 2.0
io.agroal : agroal-narayana jar 2.0

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-tx jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.