License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdapollo-karaf-feature |
Last Version | Last Version1.0-beta6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapollo-karaf-feature
A Karaf feature descriptor for easy deployment into a Karaf server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-karaf-feature-1.0-beta6.pom | 2 KB |
apollo-karaf-feature-1.0-beta6-scaladoc.jar | 2 KB |
apollo-karaf-feature-1.0-beta6-features.xml | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/apollo-karaf-feature/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>apollo-karaf-feature</artifactId>
<version>1.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/apollo-karaf-feature/
implementation 'org.apache.activemq:apollo-karaf-feature:1.0-beta6'
// https://jarcasting.com/artifacts/org.apache.activemq/apollo-karaf-feature/
implementation ("org.apache.activemq:apollo-karaf-feature:1.0-beta6")
'org.apache.activemq:apollo-karaf-feature:jar:1.0-beta6'
<dependency org="org.apache.activemq" name="apollo-karaf-feature" rev="1.0-beta6">
<artifact name="apollo-karaf-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='apollo-karaf-feature', version='1.0-beta6')
)
libraryDependencies += "org.apache.activemq" % "apollo-karaf-feature" % "1.0-beta6"
[org.apache.activemq/apollo-karaf-feature "1.0-beta6"]