| Лицензия |
Лицензия
CDDL-1.0
|
|---|---|
| Категории |
КатегорииКонтейнер Сеть |
| Группа | Группаnet.open-esb.runtime.standalone |
| Идентификатор | Идентификаторopenesb-standalone-container |
| Последняя версия | Последняя версия3.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenESB - Standalone - Container
OpenESB runtime in standalone mode - Container
|
| Организация-разработчик |
Организация-разработчикOpenESB Community |
<!-- https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/ -->
<dependency>
<groupId>net.open-esb.runtime.standalone</groupId>
<artifactId>openesb-standalone-container</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/
implementation 'net.open-esb.runtime.standalone:openesb-standalone-container:3.0.6'
// https://jarcasting.com/artifacts/net.open-esb.runtime.standalone/openesb-standalone-container/
implementation ("net.open-esb.runtime.standalone:openesb-standalone-container:3.0.6")
'net.open-esb.runtime.standalone:openesb-standalone-container:jar:3.0.6'
<dependency org="net.open-esb.runtime.standalone" name="openesb-standalone-container" rev="3.0.6">
<artifact name="openesb-standalone-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.runtime.standalone', module='openesb-standalone-container', version='3.0.6')
)
libraryDependencies += "net.open-esb.runtime.standalone" % "openesb-standalone-container" % "3.0.6"
[net.open-esb.runtime.standalone/openesb-standalone-container "3.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.open-esb.core : framework-core | jar | 2.4.3 |
| net.open-esb.admin : openesb-rest-api-core | jar | 1.0.3 |
| com.atomikos : transactions-jta | jar | 3.8.0 |
| org.apache.shiro : shiro-core | jar | 1.2.3 |
| org.yaml : snakeyaml | jar | 1.14 |
| org.apache.tomcat : tomcat-jdbc | jar | 7.0.57 |
| com.google.inject : guice | jar | 3.0 |
| org.glassfish.grizzly : grizzly-http-server | jar | 2.3.17 |
| org.glassfish.jersey.containers : jersey-container-grizzly2-servlet | jar | 2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 7.0.57 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |