| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть |
| Группа | Группаnet.java.trueupdate |
| Идентификатор | Идентификаторtrueupdate-server-appl-javaee |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеTrueUpdate Server Application Java EE
Bundles the components of the TrueUpdate Server application.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| trueupdate-server-appl-javaee-0.1.9.pom | |
| trueupdate-server-appl-javaee-0.1.9.war | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-appl-javaee/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-server-appl-javaee</artifactId>
<version>0.1.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-appl-javaee/
implementation 'net.java.trueupdate:trueupdate-server-appl-javaee:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-appl-javaee/
implementation ("net.java.trueupdate:trueupdate-server-appl-javaee:0.1.9")
'net.java.trueupdate:trueupdate-server-appl-javaee:war:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-server-appl-javaee" rev="0.1.9">
<artifact name="trueupdate-server-appl-javaee" type="war" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-server-appl-javaee', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-server-appl-javaee" % "0.1.9"
[net.java.trueupdate/trueupdate-server-appl-javaee "0.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.trueupdate : trueupdate-server-impl-maven | ejb | 0.1.9 |
| org.slf4j : slf4j-simple | jar | 1.5.11 |