Last Version

OpenWebBeans Core 2.0.27

Apache OpenWebBeans Implementation core module

License

License

GroupId

GroupId

org.apache.openwebbeans
ArtifactId

ArtifactId

openwebbeans-impl
Version

Version

2.0.27
Type

Type

jar
Description

Description

OpenWebBeans Core
Apache OpenWebBeans Implementation core module
Project Organization

Project Organization

The Apache Software Foundation

Download openwebbeans-impl 2.0.27


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.xbean : xbean-finder-shaded jar 4.21
org.apache.xbean : xbean-asm9-shaded jar 4.21
org.apache.openwebbeans : openwebbeans-spi jar 2.0.27

provided (5)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.1
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.3
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.3
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.2
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.