Last Version

Weld Parent 5.0.1.Final

The build aggregator for Weld, which takes care of calling the modules which make up Weld

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-core-parent
Version

Version

5.0.1.Final
Type

Type

pom
Description

Description

Weld Parent
The build aggregator for Weld, which takes care of calling the modules which make up Weld

Download weld-core-parent 5.0.1.Final


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

Dependencies

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

Project Modules

  • impl
  • weld-lite-extension-translator
  • modules/ejb
  • modules/jsf
  • modules/jta
  • modules/web
  • probe
  • bom