Last Version

Weld Extensions BOM 1.0.0-CR2

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

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-extensions-bom
Version

Version

1.0.0-CR2
Type

Type

pom
Description

Description

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

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework

Download weld-extensions-bom 1.0.0-CR2


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

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.