Last Version

Weld APIs BOM 5.0.SP2

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

5.0.SP2
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 5.0.SP2

Filename Size
weld-api-bom-5.0.SP2.pom 5 KB
Browse

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

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.