bootique-jdbc-parent: Parent of JDBC integration modules for Bootique

Parent POM of JDBC and instrumented JDBC Bootique modules.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jdbc
ArtifactId

ArtifactId

bootique-jdbc-parent
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

bootique-jdbc-parent: Parent of JDBC integration modules for Bootique
Parent POM of JDBC and instrumented JDBC Bootique modules.
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-jdbc

Download bootique-jdbc-parent

How to add to project

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

Dependencies

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

Project Modules

  • bootique-jdbc
  • bootique-jdbc-tomcat
  • bootique-jdbc-tomcat-instrumented
  • bootique-jdbc-hikaricp
  • bootique-jdbc-hikaricp-instrumented
  • bootique-jdbc-liquibase-internal
  • bootique-jdbc-test
  • bootique-jdbc-junit5
  • bootique-jdbc-junit5-derby
  • bootique-jdbc-junit5-testcontainers
  • bootique-jdbc-docs
io.bootique.jdbc

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.14
0.13
0.12
0.11