Last Version

CDISource Project Build Aggregator 0.9

The build aggregator for CDI Advocate APIs, which takes care of calling the modules which make up CDI Advocate APIs

License

License

Categories

Categories

Container
GroupId

GroupId

org.cdisource.beancontainer
ArtifactId

ArtifactId

cdisource-build-aggregator
Version

Version

0.9
Type

Type

pom
Description

Description

CDISource Project Build Aggregator
The build aggregator for CDI Advocate APIs, which takes care of calling the modules which make up CDI Advocate APIs
Project Organization

Project Organization

CDI Advocate

Download cdisource-build-aggregator 0.9


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.0-SP1

Project Modules

  • parent
  • beancontainer/api
  • beancontainer/resin-impl
  • beancontainer/weld-impl
  • beancontainer/testing
  • beancontainer/openwebbeans-impl
  • beancontainer/jndi-impl
  • testing/junit
  • web