| License |
License |
|---|---|
| GroupId | GroupIdeu.xenit.de |
| ArtifactId | ArtifactIdcontrol-panel |
| Last Version | Last Version2.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondynamic-extensions-for-alfresco-control-panel
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| control-panel-2.1.3.pom | |
| control-panel-2.1.3.jar | 151 KB |
| control-panel-2.1.3-sources.jar | 129 KB |
| control-panel-2.1.3-javadoc.jar | 456 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.xenit.de/control-panel/ -->
<dependency>
<groupId>eu.xenit.de</groupId>
<artifactId>control-panel</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.de/control-panel/
implementation 'eu.xenit.de:control-panel:2.1.3'
// https://jarcasting.com/artifacts/eu.xenit.de/control-panel/
implementation ("eu.xenit.de:control-panel:2.1.3")
'eu.xenit.de:control-panel:jar:2.1.3'
<dependency org="eu.xenit.de" name="control-panel" rev="2.1.3">
<artifact name="control-panel" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.de', module='control-panel', version='2.1.3')
)
libraryDependencies += "eu.xenit.de" % "control-panel" % "2.1.3"
[eu.xenit.de/control-panel "2.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.xenit.de : alfresco-integration | jar | 2.1.3 |
| eu.xenit.de : annotations | jar | 2.1.3 |
| eu.xenit.de : webscripts | jar | 2.1.3 |
| eu.xenit.de : event-bus | jar | 2.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |