is not current version
Last Version 5.0.1.Final

Weld Core BOM 5.0.0.SP2

Weld Core "bill of materials" which can be imported by any project using the Weld implementation of CDI. It provides dependency management for the implementation.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-core-bom
Version

Version

5.0.0.SP2
Type

Type

pom
Description

Description

Weld Core BOM
Weld Core "bill of materials" which can be imported by any project using the Weld implementation of CDI. It provides dependency management for the implementation.
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-core-bom 5.0.0.SP2


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