| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.dirigible.releng.nexus |
| Идентификатор | Идентификаторallinone |
| Версия | Версия2.7.170615 |
| Тип | Типwar |
| Описание |
ОписаниеEclipse Dirigible - AllInOne - WAR
Eclipse Dirigible is a Cloud Development Platform providing development tools and runtime environment.
It supports full development life-cycle of on-demand applications by leveraging in-system programming models
and rapid application development techniques.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| allinone-2.7.170615.pom | |
| allinone-2.7.170615.war | 57 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible.releng.nexus/allinone/ -->
<dependency>
<groupId>org.eclipse.dirigible.releng.nexus</groupId>
<artifactId>allinone</artifactId>
<version>2.7.170615</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible.releng.nexus/allinone/
implementation 'org.eclipse.dirigible.releng.nexus:allinone:2.7.170615'
// https://jarcasting.com/artifacts/org.eclipse.dirigible.releng.nexus/allinone/
implementation ("org.eclipse.dirigible.releng.nexus:allinone:2.7.170615")
'org.eclipse.dirigible.releng.nexus:allinone:war:2.7.170615'
<dependency org="org.eclipse.dirigible.releng.nexus" name="allinone" rev="2.7.170615">
<artifact name="allinone" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible.releng.nexus', module='allinone', version='2.7.170615')
)
libraryDependencies += "org.eclipse.dirigible.releng.nexus" % "allinone" % "2.7.170615"
[org.eclipse.dirigible.releng.nexus/allinone "2.7.170615"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.dirigible.releng : allinone | war | 2.7.170615 |