Last Version

Weld APIs Parent 5.0.SP2

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


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

  • bom
  • weld
  • weld-spi