не последняя версия
Последняя версия 1.1-RELEASE

com.github.dreamroute:datasource 1.0-RELEASE


Категории

Категории

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

Группа

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

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

datasource
Версия

Версия

1.0-RELEASE
Тип

Тип

pom

Скачать datasource 1.0-RELEASE

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

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