is not current version
Last Version 5.0.SP2

Weld APIs Parent 5.0.Final

APIs for Weld, the compatible implementation for Jakarta Contexts and Dependency Injection

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-api-parent
Version

Version

5.0.Final
Type

Type

pom
Description

Description

Weld APIs Parent
APIs for Weld, the compatible implementation for Jakarta Contexts and Dependency Injection
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-api-parent 5.0.Final


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

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