| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.abstractfactory.plum |
| Идентификатор | Идентификаторplum-interaction |
| Последняя версия | Последняя версия0.3.32 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPlum aims to provide a more simple and highly abstract way of interaction.
|
| Имя Файла | Размер |
|---|---|
| plum-interaction-0.3.32.pom | |
| plum-interaction-0.3.32.jar | 201 KB |
| plum-interaction-0.3.32-sources.jar | 107 KB |
| plum-interaction-0.3.32-javadoc.jar | 973 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-interaction/ -->
<dependency>
<groupId>net.abstractfactory.plum</groupId>
<artifactId>plum-interaction</artifactId>
<version>0.3.32</version>
</dependency>
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-interaction/
implementation 'net.abstractfactory.plum:plum-interaction:0.3.32'
// https://jarcasting.com/artifacts/net.abstractfactory.plum/plum-interaction/
implementation ("net.abstractfactory.plum:plum-interaction:0.3.32")
'net.abstractfactory.plum:plum-interaction:jar:0.3.32'
<dependency org="net.abstractfactory.plum" name="plum-interaction" rev="0.3.32">
<artifact name="plum-interaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.abstractfactory.plum', module='plum-interaction', version='0.3.32')
)
libraryDependencies += "net.abstractfactory.plum" % "plum-interaction" % "0.3.32"
[net.abstractfactory.plum/plum-interaction "0.3.32"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| net.abstractfactory.plum : plum-common | jar | 0.3.32 |
| ognl : ognl | jar | 3.1.9 |
| net.abstractfactory.plum : plum-view | jar | 0.3.32 |
| net.abstractfactory.plum : plum-repository | jar | 0.3.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |