is not current version
Last Version 5.0.SP2

Weld APIs BOM 4.0.SP1

Weld APIs "bill of materials" which can be imported by any project using the Weld implementation of CDI. It provides dependency management for the developer APIs and SPIs, as well as container integrator SPIs

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-api-bom
Version

Version

4.0.SP1
Type

Type

pom
Description

Description

Weld APIs BOM
Weld APIs "bill of materials" which can be imported by any project using the Weld implementation of CDI. It provides dependency management for the developer APIs and SPIs, as well as container integrator SPIs
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-api-bom 4.0.SP1

Filename Size
weld-api-bom-4.0.SP1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jboss.weld/weld-api-bom/ -->
<dependency>
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-api-bom</artifactId>
    <version>4.0.SP1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld/weld-api-bom/
implementation 'org.jboss.weld:weld-api-bom:4.0.SP1'
// https://jarcasting.com/artifacts/org.jboss.weld/weld-api-bom/
implementation ("org.jboss.weld:weld-api-bom:4.0.SP1")
'org.jboss.weld:weld-api-bom:pom:4.0.SP1'
<dependency org="org.jboss.weld" name="weld-api-bom" rev="4.0.SP1">
  <artifact name="weld-api-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld', module='weld-api-bom', version='4.0.SP1')
)
libraryDependencies += "org.jboss.weld" % "weld-api-bom" % "4.0.SP1"
[org.jboss.weld/weld-api-bom "4.0.SP1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.