License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.cdisource.beancontainer |
ArtifactId | ArtifactIdcdisource-build-aggregator |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCDISource 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 OrganizationCDI Advocate |
Filename | Size |
---|---|
cdisource-build-aggregator-0.9.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.0-SP1 |