Last Version

Weld SE (Uber Jar) 3.0.0.Alpha1

The build aggregator for Weld, which takes care of calling the modules which make up Weld

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld.se
ArtifactId

ArtifactId

weld-se
Version

Version

3.0.0.Alpha1
Type

Type

jar
Description

Description

Weld SE (Uber Jar)
The build aggregator for Weld, which takes care of calling the modules which make up Weld
Project URL

Project URL

http://weld.cdi-spec.org

Download weld-se 3.0.0.Alpha1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core Optional jar 3.0.0.Alpha1
org.jboss.weld : weld-core-impl Optional jar 3.0.0.Alpha1

Project Modules

There are no modules declared in this project.