| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.apache.karaf.decanter |
| ArtifactId | ArtifactIdsla |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionApache Karaf :: Decanter :: SLA
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 |
|---|---|
| sla-1.4.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.decanter/sla/ -->
<dependency>
<groupId>org.apache.karaf.decanter</groupId>
<artifactId>sla</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/sla/
implementation 'org.apache.karaf.decanter:sla:1.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/sla/
implementation ("org.apache.karaf.decanter:sla:1.4.0")
'org.apache.karaf.decanter:sla:pom:1.4.0'
<dependency org="org.apache.karaf.decanter" name="sla" rev="1.4.0">
<artifact name="sla" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.decanter', module='sla', version='1.4.0')
)
libraryDependencies += "org.apache.karaf.decanter" % "sla" % "1.4.0"
[org.apache.karaf.decanter/sla "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.3.1 |
| org.osgi : org.osgi.compendium | jar | 4.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |