Download static-tomee-bootstrap-1.6.0.1.jar file - Jar s

Jar examples for s:static-tomee-bootstrap

Description

Contains bootstrap 2.3.2

You can download jar file static-tomee-bootstrap 1.6.0.1 in this page.

License

Apache License

Build File

You can use the following script to add static-tomee-bootstrap-1.6.0.1.jar to your project.

<dependency>
   <groupId>org.apache.openejb.staticweb</groupId>
   <artifactId>static-tomee-bootstrap</artifactId>
   <version>1.6.0.1</version>
</dependency>
compile group: 'org.apache.openejb.staticweb', name: 'static-tomee-bootstrap', version: '1.6.0.1'
libraryDependencies += "org.apache.openejb.staticweb" % "static-tomee-bootstrap" % "1.6.0.1"
<dependency org="org.apache.openejb.staticweb" name="static-tomee-bootstrap" rev="1.6.0.1"/>
@Grapes(@Grab(group='org.apache.openejb.staticweb', module='static-tomee-bootstrap', version='1.6.0.1'))
'org.apache.openejb.staticweb:static-tomee-bootstrap:jar:1.6.0.1'

Download

Click the following link to download the jar file.

static-tomee-bootstrap-1.6.0.1-sources.jar
static-tomee-bootstrap-1.6.0.1.jar
static-tomee-bootstrap-1.6.0.1.pom



Related Tutorials