License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.scr |
ArtifactId | ArtifactIdorg.apache.karaf.scr.examples |
Last Version | Last Version4.3.0.RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Karaf :: SCR :: Examples
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 |
Filename | Size |
---|---|
org.apache.karaf.scr.examples-4.3.0.RC1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.scr/org.apache.karaf.scr.examples/ -->
<dependency>
<groupId>org.apache.karaf.scr</groupId>
<artifactId>org.apache.karaf.scr.examples</artifactId>
<version>4.3.0.RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.scr/org.apache.karaf.scr.examples/
implementation 'org.apache.karaf.scr:org.apache.karaf.scr.examples:4.3.0.RC1'
// https://jarcasting.com/artifacts/org.apache.karaf.scr/org.apache.karaf.scr.examples/
implementation ("org.apache.karaf.scr:org.apache.karaf.scr.examples:4.3.0.RC1")
'org.apache.karaf.scr:org.apache.karaf.scr.examples:pom:4.3.0.RC1'
<dependency org="org.apache.karaf.scr" name="org.apache.karaf.scr.examples" rev="4.3.0.RC1">
<artifact name="org.apache.karaf.scr.examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.scr', module='org.apache.karaf.scr.examples', version='4.3.0.RC1')
)
libraryDependencies += "org.apache.karaf.scr" % "org.apache.karaf.scr.examples" % "4.3.0.RC1"
[org.apache.karaf.scr/org.apache.karaf.scr.examples "4.3.0.RC1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 4.1 |