All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by until with all dependencies

Search JAR files by class name

aocr from group de.niklasfi.aocr (version 2.4)

Swiftly add ocr layers to scanned pdf files. Unfortunately existing open source ocr solutions (tesseract) pale in comparison with the ones commercially available. The azure read api provides particularly good results. It is also easy to set up, but while it can annotate text in images, there is no easy way to upload and ocr a full pdf document. That is, until now. aocr provides an easy way to ocr full pdf documents.

Group: de.niklasfi.aocr Artifact: aocr
Show all versions Show documentation Show source 
 

0 downloads
Artifact aocr
Group de.niklasfi.aocr
Version 2.4
Last update 19. December 2023
Organization not specified
URL https://github.com/niklasfi/aocr
License MIT License
Dependencies amount 10
Dependencies mapstruct, lombok, pdfbox, pdfbox-tools, jbig2-imageio, commons-cli, httpclient5, jackson-databind, jackson-datatype-jsr310, commons-text,
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jenesis4java from group net.sourceforge.jenesis4java (version 2.19)

Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM (domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as many passes you need) until you let it encode to a java file.

Group: net.sourceforge.jenesis4java Artifact: jenesis4java
Show all versions Show documentation Show source 
 

2 downloads
Artifact jenesis4java
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cache2k-jcache-parent from group org.cache2k (version 0.26-BETA)

Group: org.cache2k Artifact: cache2k-jcache-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cache2k-jcache-parent
Group org.cache2k
Version 0.26-BETA
Last update 07. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

retepTools from group uk.org.retep (version 10.6)

This was the original artifact. It now adds dependencies for all of the other modules so that existing code will still continue to function until they change their dependencies. The modules that are not included in this are: niosax, maven, template test-framework and swing as they were not part of the original jar. To allow time for this migration, this module will remain in the project until 11.1 when it will be removed.

Group: uk.org.retep Artifact: retepTools
Show all versions Show source 
 

0 downloads
Artifact retepTools
Group uk.org.retep
Version 10.6
Last update 08. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 23
Dependencies annotations, logging, concurrency, strings, math, collections, random, messaging, trees, cluster, encoding, xml, jaxb, io, nio, httpd, jmx, j2ee, graphics, application, table, util, deprecated,
There are maybe transitive dependencies!

maven-plugin-surrogate-parent from group org.apache.maven (version 5)

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. <br/> This POM is provided to fix the plugins top-level multimodule build, until we can route around problems with references to report plugins that introduce DAG cycles.

Group: org.apache.maven Artifact: maven-plugin-surrogate-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven-plugin-surrogate-parent
Group org.apache.maven
Version 5
Last update 04. December 2006
Organization not specified
URL http://maven.apache.org/plugins
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asn1-codec from group directory-asn1 (version 0.3.3)

API for stackable stateful encoders and decoders. Such codec interfaces allow for the efficient processing of data as it is made available while maintaining small actively processing footprints. Of course these aspects depend on the implementation as well however this API standardizes the minimum set of interfaces associated with codec's that are stateful. Until this API is added to the commons-codec project several interfaces and classes here are duplicated to minimize the number of dependencies: namely a dependency on commons-codec will be avoided.

Group: directory-asn1 Artifact: asn1-codec
Show all versions 
 

1 downloads
Artifact asn1-codec
Group directory-asn1
Version 0.3.3
Last update 09. January 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mina,
There are maybe transitive dependencies!

sedona-python-adapter-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: Python Adapter. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-python-adapter-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-python-adapter-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 4
Dependencies jts-core, jts2geojson, sedona-core-2.4_2.12, sedona-sql-2.4_2.12,
There are maybe transitive dependencies!

sedona-viz-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: RDD and SQL for Viz. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-viz-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-viz-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 1
Dependencies awt-color-factory,
There are maybe transitive dependencies!

sedona-sql-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: SQL API. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-sql-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-sql-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 8 from 13 (items total 129)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy