master-parent

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.kingborn
Идентификатор

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

master-parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

http://maven.apache.org
Система контроля версий

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

https://gitee.com/kingborn/master-parent.git

Скачать master-parent

Имя Файла Размер
master-parent-1.0.0.pom 5 KB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3

runtime (1)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 8.0.21

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE
junit : junit jar 4.13

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

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

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

Версия
1.0.0