Последняя версия

com.github.dreamroute:datasource 1.1-RELEASE

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.dreamroute
Идентификатор

Идентификатор

datasource
Версия

Версия

1.1-RELEASE
Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Система контроля версий

Система контроля версий

https://github.com/Dreamroute/datasource

Скачать datasource 1.1-RELEASE

Имя Файла Размер
datasource-1.1-RELEASE.pom 5 KB
Обзор

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный 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

Модули Проекта

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