Last Version

Weld: Build Configuration 2.0.0.Beta5

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-build-config
Version

Version

2.0.0.Beta5
Type

Type

jar
Description

Description

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

Project Organization

Seam Framework

Download weld-build-config 2.0.0.Beta5


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

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.