dynamic-extensions-for-alfresco-webscripts

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

License

License

GroupId

GroupId

eu.xenit.de
ArtifactId

ArtifactId

webscripts
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

dynamic-extensions-for-alfresco-webscripts
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 webscripts

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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