as2-server

Open AS2 fork - server part

Лицензия

Лицензия

BSD
Группа

Группа

com.helger
Идентификатор

Идентификатор

as2-server
Последняя версия

Последняя версия

4.5.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

as2-server
Open AS2 fork - server part
Организация-разработчик

Организация-разработчик

Philip Helger

Скачать as2-server

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.helger : as2-lib jar 4.5.5
org.slf4j : jul-to-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-core jar 2.13.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.1
org.slf4j : slf4j-api jar 1.7.30

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13

Модули Проекта

Данный проект не имеет модулей.

as2-lib

Build Status javadoc Maven Central Join the chat at https://gitter.im/phax/as2-lib

AS2 is a transport protocol specified in RFC 4130. AS2 version 1.1 adding compression is specified in RFC 5402. The MDN is specified in RFC 3798. Algorithm names are defined in RFC 5751 (S/MIME 3.2) which supersedes RFC 3851 (S/MIME 3.1);

See the Wiki for all details. It also contains License details.

This library is a fork of OpenAS2 which did not release updates since 2010 (as per August 2015 they are on GitHub at https://github.com/OpenAS2/OpenAs2App). I than split the project into a common library part (the "as2-lib" submodule) and a server part (the "as2-server" submodule) which contains a stand alone (socket) server. The library project also contains a simple AS2 client which can be used to send messages to other AS2 servers (as part of "as2-lib").


My personal Coding Styleguide | On Twitter: @philiphelger | Kindly supported by YourKit Java Profiler

Версии библиотеки

Версия
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.0
4.2.2
4.2.1
4.2.0
4.2.0-RC1
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
4.0.0-b2
4.0.0-b1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.7
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0