pl.beone.promena.alfresco.module.connector:alfresco-promena-connector-http


License

License

GroupId

GroupId

pl.beone.promena.alfresco.module.connector
ArtifactId

ArtifactId

alfresco-promena-connector-http
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

pl.beone.promena.alfresco.module.connector:alfresco-promena-connector-http
pl.beone.promena.alfresco.module.connector:alfresco-promena-connector-http
Project URL

Project URL

https://beone.pl
Project Organization

Project Organization

BeOne Sp. z o.o.
Source Code Management

Source Code Management

https://github.com/BeOne-PL/promena-alfresco

Download alfresco-promena-connector-http

How to add to project

<!-- https://jarcasting.com/artifacts/pl.beone.promena.alfresco.module.connector/alfresco-promena-connector-http/ -->
<dependency>
    <groupId>pl.beone.promena.alfresco.module.connector</groupId>
    <artifactId>alfresco-promena-connector-http</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.beone.promena.alfresco.module.connector/alfresco-promena-connector-http/
implementation 'pl.beone.promena.alfresco.module.connector:alfresco-promena-connector-http:1.0.0'
// https://jarcasting.com/artifacts/pl.beone.promena.alfresco.module.connector/alfresco-promena-connector-http/
implementation ("pl.beone.promena.alfresco.module.connector:alfresco-promena-connector-http:1.0.0")
'pl.beone.promena.alfresco.module.connector:alfresco-promena-connector-http:jar:1.0.0'
<dependency org="pl.beone.promena.alfresco.module.connector" name="alfresco-promena-connector-http" rev="1.0.0">
  <artifact name="alfresco-promena-connector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.beone.promena.alfresco.module.connector', module='alfresco-promena-connector-http', version='1.0.0')
)
libraryDependencies += "pl.beone.promena.alfresco.module.connector" % "alfresco-promena-connector-http" % "1.0.0"
[pl.beone.promena.alfresco.module.connector/alfresco-promena-connector-http "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
pl.beone.promena.alfresco.module : alfresco-promena-core jar 1.0.0
io.github.microutils : kotlin-logging jar 1.7.6
pl.beone.promena.lib.connector : promena-lib-connector-http jar 1.0.0

provided (2)

Group / Artifact Type Version
pl.beone.promena.alfresco.module : alfresco-promena-core amp 1.0.0
org.alfresco » alfresco-remote-api jar

test (11)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
io.kotlintest : kotlintest-runner-junit5 jar 3.4.2
org.apache.httpcomponents : httpclient jar
org.springframework : spring-test jar 5.1.3.RELEASE
org.testcontainers : testcontainers jar 1.11.2
ch.qos.logback : logback-classic jar 1.2.3
io.mockk : mockk jar 1.9.3
org.mock-server : mockserver-netty jar 3.10.8
org.mock-server : mockserver-client-java jar 3.10.8
org.alfresco.maven : alfresco-rad jar 4.0.0

Project Modules

There are no modules declared in this project.

Promena Alfresco

This repository contains a set of modules that help integrate Alfresco with Promena.

Module

alfresco-promena-core

Contains PromenaTransformationExecutor (to perform a transformation) and PromenaTransformationManager (to wait for the result of a transformation execution). It also contains a set of interfaces and classes that help implement custom solutions (a connector for example).

alfresco-promena-connector-activemq

Provides ActiveMQPromenaTransformationExecutor based on ActiveMQ.

alfresco-promena-connector-http

Provides HttpPromenaTransformationExecutor based on HTTP.

alfresco-promena-transformer-rendition_6.1.2 & alfresco-promena-transformer-rendition_6.2.0

Replaces the standard Alfresco Transformer and Rendition system with the equivalent in Promena environment. The first one is for Alfresco Content Services 6.1.2 and the second one is for Alfresco Content Services 6.2.0.

alfresco-promena-transformer-rendition-predefined

Provides the equivalent to standard Alfresco Transformer and Rendition functionality:

  • Rendition - avatar32, avatar, imgpreview, doclib, medium and pdf
  • Content Transformer - conversion between various document formats

Development Guide

Explains and demonstrates how to implement custom solutions such as a connector, a content transformer, a rendition and a metadata saver.

Sample#Alfresco

There are several samples that demonstrate how to integrate Alfresco with Promena divided into 3 categories: communication, connector and transformer & rendition.

pl.beone.promena.alfresco.module.connector

BeOne Sp. z o.o.

Versions

Version
1.0.0