Last Version

Weld: Common Build Configuration 13

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-common-build-config
Version

Version

13
Type

Type

jar
Description

Description

Weld: Common Build Configuration
The parent POM for Weld, specifying the build parameters

Download weld-common-build-config 13


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

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.