License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.examples |
ArtifactId | ArtifactIdkaraf-profile-example-registry |
Version | Version4.3.0.RC1 |
Type | Typejar |
Description |
DescriptionApache 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 4.1 |