Weld Parent

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
Last Version

Last Version

46
Release Date

Release Date

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

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

How to add to project

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

Versions

Version
46
45
44
42
41
40
39
38
37
36
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1