s

static-tomee-bootstrap

Contains bootstrap 2.3.2
Files download
File Operation
static-tomee-bootstrap-1.6.0.2.jar download
static-tomee-bootstrap-1.6.0.2.pom download
static-tomee-bootstrap-1.6.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.openejb.staticweb</groupId>
  <artifactId>static-tomee-bootstrap</artifactId>
  <version>1.6.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.apache.openejb.staticweb:static-tomee-bootstrap:1.6.0.2'
Gradle Kotlin
implementation("org.apache.openejb.staticweb:static-tomee-bootstrap:1.6.0.2")
Scala SBT
libraryDependencies += "org.apache.openejb.staticweb" % "static-tomee-bootstrap" % "1.6.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.openejb.staticweb', module='static-tomee-bootstrap', version='1.6.0.2')
)
Apache Ivy
<dependency org="org.apache.openejb.staticweb" name="static-tomee-bootstrap" rev="1.6.0.2" />
Leiningen
[org.apache.openejb.staticweb/static-tomee-bootstrap "1.6.0.2"]
Apache Buildr
'org.apache.openejb.staticweb:static-tomee-bootstrap:jar:1.6.0.2'