Jar examples for o:open-as2-core
The open as2 core project is based on the free BSD open as2 project. It allows cyphered request/response between a client and a server with http protocol.
You can download jar file open-as2-core 1.1 in this page.
Free BSD
You can use the following script to add open-as2-core-1.1.jar to your project.
<dependency> <groupId>fr.fabienperie.open-as2</groupId> <artifactId>open-as2-core</artifactId> <version>1.1</version> </dependency>
compile group: 'fr.fabienperie.open-as2', name: 'open-as2-core', version: '1.1'
libraryDependencies += "fr.fabienperie.open-as2" % "open-as2-core" % "1.1"
<dependency org="fr.fabienperie.open-as2" name="open-as2-core" rev="1.1"/>
@Grapes(@Grab(group='fr.fabienperie.open-as2', module='open-as2-core', version='1.1'))
'fr.fabienperie.open-as2:open-as2-core:jar:1.1'
Click the following link to download the jar file.
open-as2-core-1.1-javadoc.jar