Last Version

Butor Framework WEB - embedded tomcat module 1.0.29

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

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-tomcat-embed
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework WEB - embedded tomcat module
This project contains the servlet necessary to run Butor services in embedded Tomcat.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-tomcat-embed 1.0.29


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.