License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.weld |
ArtifactId | ArtifactIdas7-weld-subsystem-parent |
Last Version | Last Version2.0.0.Beta7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAS7 Weld Subsystem parent
The parent for AS7 Weld Subsystem
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
as7-weld-subsystem-parent-2.0.0.Beta7.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.weld/as7-weld-subsystem-parent/ -->
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>as7-weld-subsystem-parent</artifactId>
<version>2.0.0.Beta7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld/as7-weld-subsystem-parent/
implementation 'org.jboss.weld:as7-weld-subsystem-parent:2.0.0.Beta7'
// https://jarcasting.com/artifacts/org.jboss.weld/as7-weld-subsystem-parent/
implementation ("org.jboss.weld:as7-weld-subsystem-parent:2.0.0.Beta7")
'org.jboss.weld:as7-weld-subsystem-parent:pom:2.0.0.Beta7'
<dependency org="org.jboss.weld" name="as7-weld-subsystem-parent" rev="2.0.0.Beta7">
<artifact name="as7-weld-subsystem-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld', module='as7-weld-subsystem-parent', version='2.0.0.Beta7')
)
libraryDependencies += "org.jboss.weld" % "as7-weld-subsystem-parent" % "2.0.0.Beta7"
[org.jboss.weld/as7-weld-subsystem-parent "2.0.0.Beta7"]