| Лицензия |
Лицензия
AL2
|
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаorg.wildfly.swarm |
| Идентификатор | Идентификаторremoting |
| Версия | Версия2018.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеRemoting
Connecting to remote containers
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| remoting-2018.5.0.pom | |
| remoting-2018.5.0.jar | 12 KB |
| remoting-2018.5.0-sources.jar | 6 KB |
| remoting-2018.5.0-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/remoting/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>remoting</artifactId>
<version>2018.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/remoting/
implementation 'org.wildfly.swarm:remoting:2018.5.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/remoting/
implementation ("org.wildfly.swarm:remoting:2018.5.0")
'org.wildfly.swarm:remoting:jar:2018.5.0'
<dependency org="org.wildfly.swarm" name="remoting" rev="2018.5.0">
<artifact name="remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='remoting', version='2018.5.0')
)
libraryDependencies += "org.wildfly.swarm" % "remoting" % "2018.5.0"
[org.wildfly.swarm/remoting "2018.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.swarm : container | jar | 2018.5.0 |
| org.wildfly.swarm : logging | jar | 2018.5.0 |
| org.wildfly.swarm : io | jar | 2018.5.0 |
| org.wildfly.swarm : naming | jar | 2018.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | |
| javax.enterprise : cdi-api | jar | |
| org.wildfly.core : wildfly-core-feature-pack | zip | 3.0.8.Final |
| org.wildfly : wildfly-servlet-feature-pack | zip | 11.0.0.Final |
| org.wildfly : wildfly-feature-pack | zip | 11.0.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| org.wildfly.swarm : build-resources | jar | 2018.5.0 |