License |
License |
---|---|
GroupId | GroupIdorg.openmuc.framework |
ArtifactId | ArtifactIdopenmuc-core-api |
Last Version | Last Version0.19.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenMUC Core - API
The core API of the OpenMUC framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
openmuc-core-api-0.19.2.pom | |
openmuc-core-api-0.19.2.jar | 37 KB |
openmuc-core-api-0.19.2-sources.jar | 47 KB |
openmuc-core-api-0.19.2-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-core-api/ -->
<dependency>
<groupId>org.openmuc.framework</groupId>
<artifactId>openmuc-core-api</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-core-api/
implementation 'org.openmuc.framework:openmuc-core-api:0.19.2'
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-core-api/
implementation ("org.openmuc.framework:openmuc-core-api:0.19.2")
'org.openmuc.framework:openmuc-core-api:jar:0.19.2'
<dependency org="org.openmuc.framework" name="openmuc-core-api" rev="0.19.2">
<artifact name="openmuc-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc.framework', module='openmuc-core-api', version='0.19.2')
)
libraryDependencies += "org.openmuc.framework" % "openmuc-core-api" % "0.19.2"
[org.openmuc.framework/openmuc-core-api "0.19.2"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 8.0.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
org.apache.felix : org.apache.felix.scr | jar | 2.1.30 |
org.osgi : org.osgi.service.http | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |