top.dogtcc.database:core

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

Лицензия

Лицензия

Категории

Категории

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

Группа

top.dogtcc.database
Идентификатор

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

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

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

1.0.2-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/core
Система контроля версий

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

https://github.com/sunpengChina/dog

Скачать core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/top.dogtcc.database/core/ -->
<dependency>
    <groupId>top.dogtcc.database</groupId>
    <artifactId>core</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.dogtcc.database/core/
implementation 'top.dogtcc.database:core:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/top.dogtcc.database/core/
implementation ("top.dogtcc.database:core:1.0.2-RELEASE")
'top.dogtcc.database:core:jar:1.0.2-RELEASE'
<dependency org="top.dogtcc.database" name="core" rev="1.0.2-RELEASE">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dogtcc.database', module='core', version='1.0.2-RELEASE')
)
libraryDependencies += "top.dogtcc.database" % "core" % "1.0.2-RELEASE"
[top.dogtcc.database/core "1.0.2-RELEASE"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
top.dogtcc : core jar 1.0.2-RELEASE
org.springframework.data : spring-data-commons jar
junit : junit jar 4.10

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2-RELEASE
1.0.1-RELEASE
1.0-RELEASE