MVN

org.apache.tomee : tomee-bootstrap

Maven & Gradle

Jun 06, 2023
4 usages

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

<dependency>
    <groupId>org.apache.tomee</groupId>
    <artifactId>tomee-bootstrap</artifactId>
    <version>9.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tomee : tomee-bootstrap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.1.0
  • Latest Release Candidate: 9.0.0.RC1

All Versions

Choose a version of org.apache.tomee : tomee-bootstrap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.1.x
tomee-bootstrap-9.1.0
9.0.x
tomee-bootstrap-9.0.0
tomee-bootstrap-9.0.0.RC1
tomee-bootstrap-9.0.0-M8
8.0.x
tomee-bootstrap-8.0.15
tomee-bootstrap-8.0.14
tomee-bootstrap-8.0.13
tomee-bootstrap-8.0.12
tomee-bootstrap-8.0.11
tomee-bootstrap-8.0.10
tomee-bootstrap-8.0.9
tomee-bootstrap-8.0.8
tomee-bootstrap-8.0.7
tomee-bootstrap-8.0.6
tomee-bootstrap-8.0.5

How to add a dependency to Maven

Add the following org.apache.tomee : tomee-bootstrap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.tomee</groupId>
    <artifactId>tomee-bootstrap</artifactId>
    <version>9.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.tomee : tomee-bootstrap gradle dependency to your build.gradle file:

implementation 'org.apache.tomee:tomee-bootstrap:9.1.0'

Gradle Kotlin DSL: Add the following org.apache.tomee : tomee-bootstrap gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.tomee:tomee-bootstrap:9.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.tomee : tomee-bootstrap sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.tomee" % "tomee-bootstrap" % "9.1.0"

Advertisement

Dependencies from Group

May 23, 2022
29 usages
Jun 06, 2023
26 usages
Jun 06, 2023
18 usages
Jun 06, 2023
12 usages
Jun 06, 2023
11 usages

Discover Dependencies

Sep 30, 2021
5 usages
2 stars
Sep 03, 2021
3 usages
10 stars
Mar 01, 2022
3 usages
2.1k stars
Nov 11, 2022
19 usages
59 stars
Jun 23, 2023
6 usages
12.9k stars
Jul 15, 2022
1 usages
8 stars
Jul 15, 2022
1 usages
8 stars
Apr 15, 2021
2 usages
0 stars