License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.openejb.staticweb |
ArtifactId | ArtifactIdtomee-static-content |
Last Version | Last Version1.6.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenEJB :: TomEE :: static-tomee-content
Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB
Server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tomee-static-content-1.6.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openejb.staticweb/tomee-static-content/ -->
<dependency>
<groupId>org.apache.openejb.staticweb</groupId>
<artifactId>tomee-static-content</artifactId>
<version>1.6.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb.staticweb/tomee-static-content/
implementation 'org.apache.openejb.staticweb:tomee-static-content:1.6.0.2'
// https://jarcasting.com/artifacts/org.apache.openejb.staticweb/tomee-static-content/
implementation ("org.apache.openejb.staticweb:tomee-static-content:1.6.0.2")
'org.apache.openejb.staticweb:tomee-static-content:pom:1.6.0.2'
<dependency org="org.apache.openejb.staticweb" name="tomee-static-content" rev="1.6.0.2">
<artifact name="tomee-static-content" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb.staticweb', module='tomee-static-content', version='1.6.0.2')
)
libraryDependencies += "org.apache.openejb.staticweb" % "tomee-static-content" % "1.6.0.2"
[org.apache.openejb.staticweb/tomee-static-content "1.6.0.2"]