com.xpressj:parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.7.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать parent

Имя Файла Размер
parent-0.7.2.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • xpressj
  • xpressj-jetty
  • xpressj-api
  • xpressj-simple-server
  • xpressj-freemarker
  • xpressj-example

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

Версия
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0