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

License

License

Categories

Categories

Security
GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

ooxml-security
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://poi.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download ooxml-security

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0