License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.openejb.staticweb |
ArtifactId | ArtifactIdstatic-tomee-bootstrap |
Last Version | Last Version1.6.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenEJB :: TomEE :: static-tomee-content :: bootstrap
Contains bootstrap 2.3.2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
static-tomee-bootstrap-1.6.0.2.pom | |
static-tomee-bootstrap-1.6.0.2.jar | 129 KB |
static-tomee-bootstrap-1.6.0.2-sources.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openejb.staticweb/static-tomee-bootstrap/ -->
<dependency>
<groupId>org.apache.openejb.staticweb</groupId>
<artifactId>static-tomee-bootstrap</artifactId>
<version>1.6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb.staticweb/static-tomee-bootstrap/
implementation 'org.apache.openejb.staticweb:static-tomee-bootstrap:1.6.0.2'
// https://jarcasting.com/artifacts/org.apache.openejb.staticweb/static-tomee-bootstrap/
implementation ("org.apache.openejb.staticweb:static-tomee-bootstrap:1.6.0.2")
'org.apache.openejb.staticweb:static-tomee-bootstrap:jar:1.6.0.2'
<dependency org="org.apache.openejb.staticweb" name="static-tomee-bootstrap" rev="1.6.0.2">
<artifact name="static-tomee-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb.staticweb', module='static-tomee-bootstrap', version='1.6.0.2')
)
libraryDependencies += "org.apache.openejb.staticweb" % "static-tomee-bootstrap" % "1.6.0.2"
[org.apache.openejb.staticweb/static-tomee-bootstrap "1.6.0.2"]