Last Version

TomEE :: TomEE :: Common 8.0.12

This module contains the classes that will be added to the common class loader

License

License

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.tomee
ArtifactId

ArtifactId

tomee-common
Version

Version

8.0.12
Type

Type

jar
Description

Description

TomEE :: TomEE :: Common
This module contains the classes that will be added to the common class loader
Project Organization

Project Organization

The Apache Software Foundation

Download tomee-common 8.0.12


<!-- https://jarcasting.com/artifacts/org.apache.tomee/tomee-common/ -->
<dependency>
    <groupId>org.apache.tomee</groupId>
    <artifactId>tomee-common</artifactId>
    <version>8.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee/tomee-common/
implementation 'org.apache.tomee:tomee-common:8.0.12'
// https://jarcasting.com/artifacts/org.apache.tomee/tomee-common/
implementation ("org.apache.tomee:tomee-common:8.0.12")
'org.apache.tomee:tomee-common:jar:8.0.12'
<dependency org="org.apache.tomee" name="tomee-common" rev="8.0.12">
  <artifact name="tomee-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee', module='tomee-common', version='8.0.12')
)
libraryDependencies += "org.apache.tomee" % "tomee-common" % "8.0.12"
[org.apache.tomee/tomee-common "8.0.12"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.tomee : openejb-core jar 8.0.12
org.apache.tomee : openejb-loader jar 8.0.12
org.codehaus.swizzle : swizzle-stream jar 1.6.2
org.apache.xbean : xbean-naming jar 4.21
org.apache.tomee : openejb-client jar 8.0.12

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 9.0.63

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.