MVN

org.apache.poi : ooxml-security

Maven & Gradle

Dec 24, 2015
8 usages

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

<dependency>
    <groupId>org.apache.poi</groupId>
    <artifactId>ooxml-security</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.poi : ooxml-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.apache.poi : ooxml-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
ooxml-security-1.1
1.0
ooxml-security-1.0

How to add a dependency to Maven

Add the following org.apache.poi : ooxml-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.poi</groupId>
    <artifactId>ooxml-security</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.poi : ooxml-security gradle dependency to your build.gradle file:

implementation 'org.apache.poi:ooxml-security:1.1'

Gradle Kotlin DSL: Add the following org.apache.poi : ooxml-security gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.poi:ooxml-security:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.poi : ooxml-security sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.poi" % "ooxml-security" % "1.1"

Advertisement

Dependencies from Group

Sep 09, 2022
2.1k usages
poi
Sep 09, 2022
1.9k usages
Feb 10, 2020
437 usages
Sep 09, 2022
354 usages
Sep 01, 2018
124 usages

Discover Dependencies

Jun 12, 2023
6 usages
172 stars
Mar 24, 2017
6 usages
Jan 25, 2018
8 usages
2 stars
Nov 03, 2016
26 usages
36.2k stars
Nov 03, 2016
26 usages
36.2k stars
Apr 20, 2017
10 usages
Jul 15, 2017
10 usages