| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.puresoltechnologies.purifinity.server |
| Идентификатор | Идентификаторcommon.plugins |
| Последняя версия | Последняя версия0.4.1 |
| Дата | Дата |
| Тип | Типejb |
| Описание |
ОписаниеPurifinity Server: common.plugins
In this module and all its sub-modules Purifinity server components are included.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| common.plugins-0.4.1.pom | |
| common.plugins-0.4.1.jar | 13 KB |
| common.plugins-0.4.1-sources.jar | 12 KB |
| common.plugins-0.4.1-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/common.plugins/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>common.plugins</artifactId>
<version>0.4.1</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/common.plugins/
implementation 'com.puresoltechnologies.purifinity.server:common.plugins:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/common.plugins/
implementation ("com.puresoltechnologies.purifinity.server:common.plugins:0.4.1")
'com.puresoltechnologies.purifinity.server:common.plugins:ejb:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="common.plugins" rev="0.4.1">
<artifact name="common.plugins" type="ejb" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='common.plugins', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "common.plugins" % "0.4.1"
[com.puresoltechnologies.purifinity.server/common.plugins "0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.puresoltechnologies.purifinity.api : domain | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : logger | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : systemmonitor.client | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : wildfly.utils | jar | 0.4.1 |
| com.puresoltechnologies.versioning : versioning | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |