License |
License |
---|---|
Categories |
CategoriesResin Container Application Servers |
GroupId | GroupIdorg.cdisource.beancontainer |
ArtifactId | ArtifactIdbeancontainer-resin-impl |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResin Bean Container Implementation
Base API for common bean container
|
Project Organization |
Project OrganizationCDI Advocate |
<!-- https://jarcasting.com/artifacts/org.cdisource.beancontainer/beancontainer-resin-impl/ -->
<dependency>
<groupId>org.cdisource.beancontainer</groupId>
<artifactId>beancontainer-resin-impl</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.cdisource.beancontainer/beancontainer-resin-impl/
implementation 'org.cdisource.beancontainer:beancontainer-resin-impl:0.9'
// https://jarcasting.com/artifacts/org.cdisource.beancontainer/beancontainer-resin-impl/
implementation ("org.cdisource.beancontainer:beancontainer-resin-impl:0.9")
'org.cdisource.beancontainer:beancontainer-resin-impl:jar:0.9'
<dependency org="org.cdisource.beancontainer" name="beancontainer-resin-impl" rev="0.9">
<artifact name="beancontainer-resin-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cdisource.beancontainer', module='beancontainer-resin-impl', version='0.9')
)
libraryDependencies += "org.cdisource.beancontainer" % "beancontainer-resin-impl" % "0.9"
[org.cdisource.beancontainer/beancontainer-resin-impl "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.caucho : resin | jar | 4.0.16 |
org.cdisource.beancontainer : beancontainer-api | jar | 0.9 |
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.0-SP1 |
Group / Artifact | Type | Version |
---|---|---|
org.cdisource.beancontainer : beancontainer-test | jar | 0.9 |