Weld Extensions parent

Parent POM for Weld Extensions modules, inherited by all Weld Extensions projects.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-extensions-parent
Last Version

Last Version

1.0.0-CR2
Release Date

Release Date

Type

Type

pom
Description

Description

Weld Extensions parent
Parent POM for Weld Extensions modules, inherited by all Weld Extensions projects.
Project URL

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework

Download weld-extensions-parent

How to add to project

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

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.

Versions

Version
1.0.0-CR2
1.0.0-CR1
1.0.0.Beta1