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

oneboot-parent 0.1.1

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

Лицензия

Лицензия

Группа

Группа

org.oneboot.core
Идентификатор

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

oneboot-parent
Версия

Версия

0.1.1
Тип

Тип

pom
Описание

Описание

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

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

https://oneboot.org

Скачать oneboot-parent 0.1.1

Имя Файла Размер
oneboot-parent-0.1.1.pom 6 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.18.20

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

  • oneboot-core
  • oneboot-mvc
  • oneboot-cache
  • oneboot-mybatis