| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаcom.puresoltechnologies.purifinity.server |
| Идентификатор | Идентификаторwildfly |
| Последняя версия | Последняя версия0.4.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPurifinity Server: wildfly
In this module and all its sub-modules Purifinity server components are included.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wildfly-0.4.1.pom | 655 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/wildfly/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>wildfly</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/wildfly/
implementation 'com.puresoltechnologies.purifinity.server:wildfly:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/wildfly/
implementation ("com.puresoltechnologies.purifinity.server:wildfly:0.4.1")
'com.puresoltechnologies.purifinity.server:wildfly:pom:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="wildfly" rev="0.4.1">
<artifact name="wildfly" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='wildfly', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "wildfly" % "0.4.1"
[com.puresoltechnologies.purifinity.server/wildfly "0.4.1"]