Community

Community POM for all Maven projects

Лицензия

Лицензия

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

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

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

2.26
Дата

Дата

Тип

Тип

pom
Описание

Описание

Community
Community POM for all Maven projects
Ссылка на сайт

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

https://github.com/kaazing/community
Система контроля версий

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

https://github.com/kaazing/community

Скачать community

Имя Файла Размер
community-2.26.pom 15 KB
Обзор

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

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

Зависимости

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

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

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

Community

Build Status

Community provides a parent POM for other Kaazing projects. This POM binds the minimal set of plugins and metadata to the Maven build process to fullfil the Maven Central release requirements.

Projects inheriting community as a parent should add the following in order to release to maven central via automated builds

  1. POM name, description, and url. See this pom for an example.
  2. POM SCM information. See this pom for an example.

Once released, projects will be deployed in the following Sonatype repository, which is periodically synced with Maven Central.

    <repository>
        <id>sonatype-nexus-releases</id>
        <name>Sonatype Nexus Releases</name>
        <url>https://oss.sonatype.org/content/repositories/releases/</url>
    </repository>
org.kaazing

Tenefit

[aw-suhm]

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

Версия
2.26
2.25
2.24
2.23
2.22
2.21
2.20
2.19
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.2
1.1
1.0