Butor Framework WEB - embedded tomcat module

This project contains the servlet necessary to run Butor services in embedded Tomcat.

Лицензия

Лицензия

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

com.butor
Идентификатор

Идентификатор

butor-tomcat-embed
Последняя версия

Последняя версия

1.0.29
Дата

Дата

Тип

Тип

jar
Описание

Описание

Butor Framework WEB - embedded tomcat module
This project contains the servlet necessary to run Butor services in embedded Tomcat.
Ссылка на сайт

Ссылка на сайт

http://www.butor.com
Организация-разработчик

Организация-разработчик

Butor Inc.

Скачать butor-tomcat-embed

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.butor/butor-tomcat-embed/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-tomcat-embed</artifactId>
    <version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-tomcat-embed/
implementation 'com.butor:butor-tomcat-embed:1.0.29'
// https://jarcasting.com/artifacts/com.butor/butor-tomcat-embed/
implementation ("com.butor:butor-tomcat-embed:1.0.29")
'com.butor:butor-tomcat-embed:jar:1.0.29'
<dependency org="com.butor" name="butor-tomcat-embed" rev="1.0.29">
  <artifact name="butor-tomcat-embed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-tomcat-embed', version='1.0.29')
)
libraryDependencies += "com.butor" % "butor-tomcat-embed" % "1.0.29"
[com.butor/butor-tomcat-embed "1.0.29"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 4.3.2.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.23
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.5.23
com.butor : butor-json-server jar 1.0.29

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.29
1.0.28