cn.jeeweb:jeeweb

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

Лицензия

Лицензия

Группа

Группа

cn.jeeweb
Идентификатор

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

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

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

1.0.4.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать jeeweb

Имя Файла Размер
jeeweb-1.0.4.RELEASE.pom 6 KB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.2
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-devtools Необязательный jar 2.0.1.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

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

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

  • jeeweb-common
  • jeeweb-ui
  • jeeweb-web

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

Версия
1.0.4.RELEASE
1.0.3.RELEASE