Apache Winegrower :: Examples :: OSGi 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.

License

License

GroupId

GroupId

org.apache.winegrower.examples
ArtifactId

ArtifactId

osgi-cdi
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Winegrower :: Examples :: OSGi 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 osgi-cdi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.winegrower : winegrower-core jar 1.0.1
org.apache.winegrower.cepages : winegrower-cepage-osgi-cdi jar 1.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0