Jar examples for o:ooxml-security
XmlBeans generated from various supplied xsds for encryption and signing: http://msdn.microsoft.com/en-us/library/dd925810(v=office.12).aspx http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%202%20(PDF).zip http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd http://uri.etsi.org/01903/v1.3.2/XAdES.xsd http://uri.etsi.org/01903/v1.4.1/XAdESv141.xsd http://dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcterms.xsd http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcmitype.xsd
You can download jar file ooxml-security 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ooxml-security-1.0.jar to your project.
<dependency> <groupId>org.apache.poi</groupId> <artifactId>ooxml-security</artifactId> <version>1.0</version> </dependency>
compile group: 'org.apache.poi', name: 'ooxml-security', version: '1.0'
libraryDependencies += "org.apache.poi" % "ooxml-security" % "1.0"
<dependency org="org.apache.poi" name="ooxml-security" rev="1.0"/>
@Grapes(@Grab(group='org.apache.poi', module='ooxml-security', version='1.0'))
'org.apache.poi:ooxml-security:jar:1.0'
Click the following link to download the jar file.
ooxml-security-1.0-sources.jar