Last Version

com.github.dreamroute:datasource 1.1-RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

datasource
Version

Version

1.1-RELEASE
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/Dreamroute/datasource

Download datasource 1.1-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.0
org.springframework.boot : spring-boot-starter-test jar 2.4.0
com.github.dreamroute : sqlprinter-spring-boot-starter jar 2.0.3-RELEASE

Project Modules

  • hikari-spring-boot-starter
  • datasource-sample