web-modules

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.net128.oss.web
Идентификатор

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

web-modules
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

web-modules
Parent pom providing dependency and plugin management for applications built with Maven
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

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

https://github.com/mike-seger/web-modules

Скачать web-modules

Имя Файла Размер
web-modules-1.2.pom 9 KB
Обзор

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

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

Зависимости

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

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

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

web-modules

Web modules provide pluggable functionality to web applications. Typically a web module consists of a server and a client library.

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

Версия
1.2
1.1
1.0