Resin Bean Container Implementation

Base API for common bean container

License

License

Categories

Categories

Resin Container Application Servers
GroupId

GroupId

org.cdisource.beancontainer
ArtifactId

ArtifactId

beancontainer-resin-impl
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Resin Bean Container Implementation
Base API for common bean container
Project Organization

Project Organization

CDI Advocate

Download beancontainer-resin-impl

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

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

test (1)

Group / Artifact Type Version
org.cdisource.beancontainer : beancontainer-test jar 0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.9