is not current version
Last Version 46

Weld Parent 45

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-parent
Version

Version

45
Type

Type

pom
Description

Description

Weld Parent
The parent POM for Weld, specifying the build parameters
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-parent 45

Filename Size
weld-parent-45.pom 52 KB
Browse

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

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.