| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.aperteworkflow.contrib |
| Идентификатор | Идентификаторplugins |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAperte Workflow Plugins
Aperte Workflow OSGi contrib Plugins
|
| Имя Файла | Размер |
|---|---|
| plugins-1.1.1.pom | 940 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.aperteworkflow.contrib/plugins/ -->
<dependency>
<groupId>org.aperteworkflow.contrib</groupId>
<artifactId>plugins</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aperteworkflow.contrib/plugins/
implementation 'org.aperteworkflow.contrib:plugins:1.1.1'
// https://jarcasting.com/artifacts/org.aperteworkflow.contrib/plugins/
implementation ("org.aperteworkflow.contrib:plugins:1.1.1")
'org.aperteworkflow.contrib:plugins:pom:1.1.1'
<dependency org="org.aperteworkflow.contrib" name="plugins" rev="1.1.1">
<artifact name="plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aperteworkflow.contrib', module='plugins', version='1.1.1')
)
libraryDependencies += "org.aperteworkflow.contrib" % "plugins" % "1.1.1"
[org.aperteworkflow.contrib/plugins "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.felix : org.osgi.core | jar | 1.4.0 |
| pl.net.bluesoft : util | jar | 1.2.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| postgresql : postgresql | jar | 8.4-702.jdbc4 |