Last Version

Weld Parent 46

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

46
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 46

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

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

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.