2016-09-11 09:26:47 -07:00
<!DOCTYPE html>
<!--
2020-09-29 18:14:41 -07:00
| Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1:index at 2020-09-29
| Rendered using Apache Maven Fluido Skin 1.8
2016-09-11 09:26:47 -07:00
-->
2020-09-29 18:14:41 -07:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" >
2016-09-11 09:26:47 -07:00
< head >
< meta charset = "UTF-8" / >
2020-09-29 18:14:41 -07:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "generator" content = "Apache Maven Doxia Site Renderer 1.9.2" / >
2016-09-11 09:26:47 -07:00
< title > ZXing – About< / title >
2020-09-29 18:14:41 -07:00
< link rel = "stylesheet" href = "./css/apache-maven-fluido-1.8.min.css" / >
2016-09-11 09:26:47 -07:00
< link rel = "stylesheet" href = "./css/site.css" / >
< link rel = "stylesheet" href = "./css/print.css" media = "print" / >
2020-09-29 18:14:41 -07:00
< script src = "./js/apache-maven-fluido-1.8.min.js" > < / script >
2019-05-17 20:50:25 -07:00
< / head >
< body class = "topBarDisabled" >
< div class = "container-fluid" >
2020-09-29 18:14:41 -07:00
< header >
< div id = "banner" >
< div class = "pull-left" > < div id = "bannerLeft" > < h2 > ZXing< / h2 >
2017-10-25 10:40:07 -07:00
< / div >
< / div >
2020-09-29 18:14:41 -07:00
< div class = "pull-right" > < / div >
< div class = "clear" > < hr / > < / div >
< / div >
2016-09-11 09:26:47 -07:00
2020-09-29 18:14:41 -07:00
< div id = "breadcrumbs" >
< ul class = "breadcrumb" >
< li id = "publishDate" > Last Published: 2020-09-29< span class = "divider" > |< / span >
2017-10-25 10:40:07 -07:00
< / li >
2020-09-29 18:14:41 -07:00
< li id = "projectVersion" > Version: 3.4.1< / li >
< / ul >
< / div >
< / header >
2016-09-11 09:26:47 -07:00
< div class = "row-fluid" >
2020-09-29 18:14:41 -07:00
< header id = "leftColumn" class = "span2" >
< nav class = "well sidebar-nav" >
< ul class = "nav nav-list" >
< li class = "nav-header" > Project Documentation< / li >
2017-10-25 10:40:07 -07:00
< li > < a href = "project-info.html" title = "Project Information" > < span class = "icon-chevron-down" > < / span > Project Information< / a >
2020-09-29 18:14:41 -07:00
< ul class = "nav nav-list" >
< li > < a href = "dependency-info.html" title = "Dependency Information" > < span class = "none" > < / span > Dependency Information< / a > < / li >
< li > < a href = "dependency-management.html" title = "Dependency Management" > < span class = "none" > < / span > Dependency Management< / a > < / li >
< li class = "active" > < a href = "#" > < span class = "none" > < / span > About< / a > < / li >
< li > < a href = "issue-management.html" title = "Issue Management" > < span class = "none" > < / span > Issue Management< / a > < / li >
< li > < a href = "licenses.html" title = "Licenses" > < span class = "none" > < / span > Licenses< / a > < / li >
< li > < a href = "mailing-lists.html" title = "Mailing Lists" > < span class = "none" > < / span > Mailing Lists< / a > < / li >
< li > < a href = "scm.html" title = "Source Code Management" > < span class = "none" > < / span > Source Code Management< / a > < / li >
< / ul > < / li >
2019-05-17 20:50:25 -07:00
< li > < a href = "project-reports.html" title = "Project Reports" > < span class = "icon-chevron-right" > < / span > Project Reports< / a > < / li >
2020-09-29 18:14:41 -07:00
< / ul >
< / nav >
< div class = "well sidebar-nav" >
< hr / >
< div id = "poweredBy" >
< div class = "clear" > < / div >
< div class = "clear" > < / div >
< div class = "clear" > < / div >
2019-05-17 20:50:25 -07:00
< a href = "http://maven.apache.org/" title = "Built by Maven" class = "poweredBy" > < img class = "builtBy" alt = "Built by Maven" src = "./images/logos/maven-feather.png" / > < / a >
< / div >
2016-09-11 09:26:47 -07:00
< / div >
2020-09-29 18:14:41 -07:00
< / header >
< main id = "bodyColumn" class = "span10" >
< section >
2016-09-11 09:26:47 -07:00
< h2 > < a name = "About_ZXing" > < / a > About ZXing< / h2 > < a name = "About_ZXing" > < / a >
2020-09-29 18:14:41 -07:00
< p > Parent Maven project for ZXing modules< / p > < section >
2016-09-11 09:26:47 -07:00
< h3 > < a name = "Project_Modules" > < / a > Project Modules< / h3 > < a name = "Project_Modules" > < / a >
< p > This project has declared the following modules:< / p >
< table border = "0" class = "table table-striped" >
< tr class = "a" >
< th > Name< / th >
< th > Description< / th > < / tr >
< tr class = "b" >
2019-05-17 20:50:25 -07:00
< td > < a href = "./core/index.html" > ZXing Core< / a > < / td >
2016-09-11 09:26:47 -07:00
< td > Core barcode encoding/decoding library< / td > < / tr >
< tr class = "a" >
2019-05-17 20:50:25 -07:00
< td > < a href = "./javase/index.html" > ZXing Java SE extensions< / a > < / td >
2016-09-11 09:26:47 -07:00
< td > Java SE-specific extensions to core ZXing library< / td > < / tr >
< tr class = "b" >
2019-05-17 20:50:25 -07:00
< td > < a href = "./zxingorg/index.html" > ZXing zxing.org web app< / a > < / td >
2017-10-25 10:40:07 -07:00
< td > The web application behind zxing.org< / td > < / tr >
2016-09-11 09:26:47 -07:00
< tr class = "a" >
2019-05-17 20:50:25 -07:00
< td > < a href = "./zxing.appspot.com/index.html" > ZXing Appspot-based encoder< / a > < / td >
2020-09-29 18:14:41 -07:00
< td > GWT-based encoder app hosted at zxing.appspot.com< / td > < / tr > < / table > < / section > < / section >
< / main >
2017-10-25 10:40:07 -07:00
< / div >
< / div >
2016-09-11 09:26:47 -07:00
< hr / >
< footer >
2017-10-25 10:40:07 -07:00
< div class = "container-fluid" >
< div class = "row-fluid" >
2020-09-29 18:14:41 -07:00
< p > Copyright © 2007– 2020..< / p >
2017-10-25 10:40:07 -07:00
< / div >
2019-05-17 20:50:25 -07:00
< / div >
2016-09-11 09:26:47 -07:00
< / footer >
2019-05-17 20:50:25 -07:00
< / body >
2016-09-11 09:26:47 -07:00
< / html >