License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-injection-impl |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyBeans: Injection :: IMPL
Injection implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-injection-impl/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-injection-impl</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-injection-impl/
implementation 'org.ow2.easybeans:easybeans-injection-impl:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-injection-impl/
implementation ("org.ow2.easybeans:easybeans-injection-impl:2.0.0")
'org.ow2.easybeans:easybeans-injection-impl:jar:2.0.0'
<dependency org="org.ow2.easybeans" name="easybeans-injection-impl" rev="2.0.0">
<artifact name="easybeans-injection-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-injection-impl', version='2.0.0')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-injection-impl" % "2.0.0"
[org.ow2.easybeans/easybeans-injection-impl "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easybeans : easybeans-injection-api | jar | 2.0.0 |
org.ow2.util.deploy : deployment-system-api | jar | 2.0.0 |
org.ow2.util.deploy : deployment-system-impl | jar | 2.0.0 |
org.ow2.util.metadata : metadata-common-api | jar | 2.0.0 |
org.ow2.util.metadata : metadata-car-api | jar | 2.0.0 |
org.ow2.util.metadata : metadata-car-impl | jar | 2.0.0 |
org.ow2.util.ee.builders : reference-builder-webserviceref | jar | 2.0.0 |
org.ow2.easybeans : easybeans-asm | jar | 3.0 |
org.ow2.easybeans : easybeans-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.ipojo | jar | 1.8.6 |
org.ow2.util.log : log-bridge-jul | jar | 2.0.0 |