dynamic-extensions-for-alfresco-blueprint-override

Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

eu.xenit.de
ArtifactId

ArtifactId

blueprint-override
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

dynamic-extensions-for-alfresco-blueprint-override
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
Project URL

Project URL

https://github.com/xenit-eu/dynamic-extensions-for-alfresco
Source Code Management

Source Code Management

https://github.com/xenit-eu/dynamic-extensions-for-alfresco.git

Download blueprint-override

How to add to project

<!-- https://jarcasting.com/artifacts/eu.xenit.de/blueprint-override/ -->
<dependency>
    <groupId>eu.xenit.de</groupId>
    <artifactId>blueprint-override</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.de/blueprint-override/
implementation 'eu.xenit.de:blueprint-override:2.1.3'
// https://jarcasting.com/artifacts/eu.xenit.de/blueprint-override/
implementation ("eu.xenit.de:blueprint-override:2.1.3")
'eu.xenit.de:blueprint-override:jar:2.1.3'
<dependency org="eu.xenit.de" name="blueprint-override" rev="2.1.3">
  <artifact name="blueprint-override" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.de', module='blueprint-override', version='2.1.3')
)
libraryDependencies += "eu.xenit.de" % "blueprint-override" % "2.1.3"
[eu.xenit.de/blueprint-override "2.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.
eu.xenit.de

Xenit

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0