MVN

org.apache.openwebbeans : openwebbeans-distribution

Maven & Gradle

May 24, 2022
51 stars

Distribution Pkg · Apache OpenWebBeans distribution package. Builds the complete OpenWebBeans binary distribution bundles.

<dependency>
    <groupId>org.apache.openwebbeans</groupId>
    <artifactId>openwebbeans-distribution</artifactId>
    <version>2.0.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.openwebbeans : openwebbeans-distribution to add to Maven - Latest Versions:

  • Latest Stable: 2.0.27
  • Latest Alpha: 1.0.0-alpha-2

All Versions

Choose a version of org.apache.openwebbeans : openwebbeans-distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
openwebbeans-distribution-2.0.27
openwebbeans-distribution-2.0.26
openwebbeans-distribution-2.0.25
openwebbeans-distribution-2.0.24
openwebbeans-distribution-2.0.23
openwebbeans-distribution-2.0.22
openwebbeans-distribution-2.0.21
openwebbeans-distribution-2.0.20
openwebbeans-distribution-2.0.19
openwebbeans-distribution-2.0.18
openwebbeans-distribution-2.0.17
openwebbeans-distribution-2.0.16
openwebbeans-distribution-2.0.15
openwebbeans-distribution-2.0.14
openwebbeans-distribution-2.0.13
openwebbeans-distribution-2.0.12
openwebbeans-distribution-2.0.11
openwebbeans-distribution-2.0.10
openwebbeans-distribution-2.0.9
openwebbeans-distribution-2.0.8
openwebbeans-distribution-2.0.7
openwebbeans-distribution-2.0.6
openwebbeans-distribution-2.0.5
openwebbeans-distribution-2.0.4
openwebbeans-distribution-2.0.3
openwebbeans-distribution-2.0.2
openwebbeans-distribution-2.0.1
openwebbeans-distribution-2.0.0
1.7.x
openwebbeans-distribution-1.7.6
openwebbeans-distribution-1.7.5
openwebbeans-distribution-1.7.4
openwebbeans-distribution-1.7.3
openwebbeans-distribution-1.7.2
openwebbeans-distribution-1.7.1
openwebbeans-distribution-1.7.0
1.6.x
openwebbeans-distribution-1.6.3
openwebbeans-distribution-1.6.2
openwebbeans-distribution-1.6.1
openwebbeans-distribution-1.6.0
1.5.x
openwebbeans-distribution-1.5.0
1.2.x
openwebbeans-distribution-1.2.8
openwebbeans-distribution-1.2.7
openwebbeans-distribution-1.2.6
openwebbeans-distribution-1.2.5
openwebbeans-distribution-1.2.4
openwebbeans-distribution-1.2.3
openwebbeans-distribution-1.2.2
openwebbeans-distribution-1.2.1
openwebbeans-distribution-1.2.0
1.1.x
openwebbeans-distribution-1.1.8
openwebbeans-distribution-1.1.7
openwebbeans-distribution-1.1.6
openwebbeans-distribution-1.1.5
openwebbeans-distribution-1.1.4
openwebbeans-distribution-1.1.3
openwebbeans-distribution-1.1.2
openwebbeans-distribution-1.1.1
openwebbeans-distribution-1.1.0
1.0.x
openwebbeans-distribution-1.0.0
openwebbeans-distribution-1.0.0-alpha-2
openwebbeans-distribution-1.0.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.openwebbeans</groupId>
    <artifactId>openwebbeans-distribution</artifactId>
    <version>2.0.27</version>
</dependency>

Advertisement