is not current version
Last Version 5.0.SP2

Weld APIs Parent 5.0.CR1

APIs for Weld, the reference implementation of Contexts and Dependency Injection for Java EE

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-api-parent
Version

Version

5.0.CR1
Type

Type

pom
Description

Description

Weld APIs Parent
APIs for Weld, the reference implementation of Contexts and Dependency Injection for Java EE
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-api-parent 5.0.CR1


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

Dependencies

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

Project Modules

  • bom
  • weld
  • weld-spi