не последняя версия
Последняя версия 2.0.0

org.ow2.easybeans:easybeans-injection-impl 1.2.0-M2

Injection implementation

Группа

Группа

org.ow2.easybeans
Идентификатор

Идентификатор

easybeans-injection-impl
Версия

Версия

1.2.0-M2
Тип

Тип

jar

Скачать easybeans-injection-impl 1.2.0-M2


<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-injection-impl/ -->
<dependency>
    <groupId>org.ow2.easybeans</groupId>
    <artifactId>easybeans-injection-impl</artifactId>
    <version>1.2.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-injection-impl/
implementation 'org.ow2.easybeans:easybeans-injection-impl:1.2.0-M2'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-injection-impl/
implementation ("org.ow2.easybeans:easybeans-injection-impl:1.2.0-M2")
'org.ow2.easybeans:easybeans-injection-impl:jar:1.2.0-M2'
<dependency org="org.ow2.easybeans" name="easybeans-injection-impl" rev="1.2.0-M2">
  <artifact name="easybeans-injection-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-injection-impl', version='1.2.0-M2')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-injection-impl" % "1.2.0-M2"
[org.ow2.easybeans/easybeans-injection-impl "1.2.0-M2"]