Jar examples for c:commons-asic
Generic implementation of ASiC archives in accordance with ETSI 102 918 v1.3.1 Only ASiC-E are supported. The much simpler ASiC-S is of no use.
You can download jar file commons-asic 0.9.1 in this page.
GNU Lesser General Public License (LGPL), Version 3.0
You can use the following script to add commons-asic-0.9.1.jar to your project.
<dependency> <groupId>no.difi.commons</groupId> <artifactId>commons-asic</artifactId> <version>0.9.1</version> </dependency>
compile group: 'no.difi.commons', name: 'commons-asic', version: '0.9.1'
libraryDependencies += "no.difi.commons" % "commons-asic" % "0.9.1"
<dependency org="no.difi.commons" name="commons-asic" rev="0.9.1"/>
@Grapes(@Grab(group='no.difi.commons', module='commons-asic', version='0.9.1'))
'no.difi.commons:commons-asic:jar:0.9.1'
Click the following link to download the jar file.
commons-asic-0.9.1-javadoc.jar