| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаorg.ow2.orchestra |
| Идентификатор | Идентификаторorchestra-base-tomcat |
| Версия | Версия4.9.1 |
| Тип | Типpom |
| Описание |
ОписаниеOrchestra :: Packages :: Base :: Tomcat
The OW2 Consortium is an open source community committed to making available to everyone
the best and most reliable middleware technology, including generic enterprise applications
and cloud computing technologies. The mission of the OW2 Consortium is to
i) develop open source code for middleware, generic enterprise applications and cloud computing and
ii) to foster a vibrant community and business ecosystem.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| orchestra-base-tomcat-4.9.1.pom | |
| orchestra-base-tomcat-4.9.1.zip | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-base-tomcat/ -->
<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-base-tomcat</artifactId>
<version>4.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-base-tomcat/
implementation 'org.ow2.orchestra:orchestra-base-tomcat:4.9.1'
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-base-tomcat/
implementation ("org.ow2.orchestra:orchestra-base-tomcat:4.9.1")
'org.ow2.orchestra:orchestra-base-tomcat:pom:4.9.1'
<dependency org="org.ow2.orchestra" name="orchestra-base-tomcat" rev="4.9.1">
<artifact name="orchestra-base-tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-base-tomcat', version='4.9.1')
)
libraryDependencies += "org.ow2.orchestra" % "orchestra-base-tomcat" % "4.9.1"
[org.ow2.orchestra/orchestra-base-tomcat "4.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.orchestra : orchestra-jmxclient | jar | 4.9.1 |
| org.ow2.orchestra : orchestra-core | jar | 4.9.1 |
| org.apache.tomcat : coyote | jar | 6.0.35 |
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.jaxp-ri | jar | 1.4.2_3 |
| javax.xml.parsers : jaxp-api | jar | 1.4.2 |
| com.h2database : h2 | jar | 1.2.144 |
| org.ow2.orchestra.console : console | war | 4.9.1 |
| org.ow2.orchestra.designer : orchestradesigner | war | 4.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.orchestra : orchestra-core | test-jar | 4.9.1 |
| org.ow2.orchestra.common : perfTests | jar | 4.9.1 |
| junit : junit Необязательный | jar | 3.8.1 |