Last Version

CDISource Web components 0.9

The parent POM for Weld, specifying the build parameters

License

License

GroupId

GroupId

org.cdisource.web
ArtifactId

ArtifactId

cdisource-web
Version

Version

0.9
Type

Type

jar
Description

Description

CDISource Web components
The parent POM for Weld, specifying the build parameters
Project Organization

Project Organization

CDI Advocate

Download cdisource-web 0.9


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

Dependencies

provided (3)

Group / Artifact Type Version
org.cdisource.beancontainer : beancontainer-api jar 0.9
javax.el : el-api jar 2.2
javax.enterprise : cdi-api jar 1.0-SP1

Project Modules

There are no modules declared in this project.