| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.karaf.jms |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version4.1.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionApache Karaf :: Features
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 |
|---|---|
| parent-4.1.7.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.jms/parent/ -->
<dependency>
<groupId>org.apache.karaf.jms</groupId>
<artifactId>parent</artifactId>
<version>4.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.jms/parent/
implementation 'org.apache.karaf.jms:parent:4.1.7'
// https://jarcasting.com/artifacts/org.apache.karaf.jms/parent/
implementation ("org.apache.karaf.jms:parent:4.1.7")
'org.apache.karaf.jms:parent:pom:4.1.7'
<dependency org="org.apache.karaf.jms" name="parent" rev="4.1.7">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.jms', module='parent', version='4.1.7')
)
libraryDependencies += "org.apache.karaf.jms" % "parent" % "4.1.7"
[org.apache.karaf.jms/parent "4.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.6 |