Last Version

Apache Winegrower :: Extension :: CDI 1.0.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.winegrower
ArtifactId

ArtifactId

winegrower-cdi
Version

Version

1.0.1
Type

Type

jar
Description

Description

Apache Winegrower :: Extension :: CDI
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download winegrower-cdi 1.0.1


<!-- https://jarcasting.com/artifacts/org.apache.winegrower/winegrower-cdi/ -->
<dependency>
    <groupId>org.apache.winegrower</groupId>
    <artifactId>winegrower-cdi</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.winegrower/winegrower-cdi/
implementation 'org.apache.winegrower:winegrower-cdi:1.0.1'
// https://jarcasting.com/artifacts/org.apache.winegrower/winegrower-cdi/
implementation ("org.apache.winegrower:winegrower-cdi:1.0.1")
'org.apache.winegrower:winegrower-cdi:jar:1.0.1'
<dependency org="org.apache.winegrower" name="winegrower-cdi" rev="1.0.1">
  <artifact name="winegrower-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.winegrower', module='winegrower-cdi', version='1.0.1')
)
libraryDependencies += "org.apache.winegrower" % "winegrower-cdi" % "1.0.1"
[org.apache.winegrower/winegrower-cdi "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.winegrower : winegrower-core jar 1.0.1

provided (4)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.2
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.2
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.2
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.2

test (2)

Group / Artifact Type Version
org.apache.openwebbeans : openwebbeans-se jar 2.0.17
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.