Last Version

Apache Karaf :: Examples :: Profile :: Registry 4.3.0.RC1

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.karaf.examples
ArtifactId

ArtifactId

karaf-profile-example-registry
Version

Version

4.3.0.RC1
Type

Type

jar
Description

Description

Apache Karaf :: Examples :: Profile :: Registry
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 karaf-profile-example-registry 4.3.0.RC1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 4.1

Project Modules

There are no modules declared in this project.