Last Version

TomEE :: TomEE :: Bootstrap 8.0.12

This module contains the classes that will be added to the catalina class loader

License

License

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.tomee
ArtifactId

ArtifactId

tomee-bootstrap
Version

Version

8.0.12
Type

Type

jar
Description

Description

TomEE :: TomEE :: Bootstrap
This module contains the classes that will be added to the catalina class loader
Project Organization

Project Organization

The Apache Software Foundation

Download tomee-bootstrap 8.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 9.0.63
org.apache.tomcat : tomcat-juli jar 9.0.63
org.apache.tomee : openejb-core jar 8.0.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.