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

Download JAR files tagged by parsers with all dependencies

Search JAR files by class name

arrayexpress-reader from group uk.ac.ebi.ddi.arrayexpress (version 1.4)

The jmzReader library is a collection of parsers to process the most commonly used Mass Spectrometry text and xml based file formats using a single interface.

Group: uk.ac.ebi.ddi.arrayexpress Artifact: arrayexpress-reader
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact arrayexpress-reader
Group uk.ac.ebi.ddi.arrayexpress
Version 1.4
Last update 30. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tika-bundle from group com.github.lafa.tikaNoExternal (version 1.0.6)

OSGi bundle that contains the tika-parsers component and all its upstream dependencies that aren't OSGI bundles by themselves. This bundle exports no packages, only the Parser and Detector services from the tika-parsers component.

Group: com.github.lafa.tikaNoExternal Artifact: tika-bundle
Show all versions 
 

0 downloads
Artifact tika-bundle
Group com.github.lafa.tikaNoExternal
Version 1.0.6
Last update 26. April 2017
Organization The Apache Software Founation
URL http://tika.apache.org/
License not specified
Dependencies amount 3
Dependencies tika-core, tika-external, junit,
There are maybe transitive dependencies!

gpb-stream-reader-writer from group com.google.code.google-proto-simple-reader-writer (version 1.5.5)

A Java and Javascript library to read and write Google Protocol Buffer messages to input and output streams using delimiters between messages to enable use in streaming (and non-streaming) client parsers.

Group: com.google.code.google-proto-simple-reader-writer Artifact: gpb-stream-reader-writer
Show all versions Show documentation Show source 
 

1 downloads
Artifact gpb-stream-reader-writer
Group com.google.code.google-proto-simple-reader-writer
Version 1.5.5
Last update 05. April 2017
Organization not specified
URL http://code.google.com/p/google-proto-simple-stream-reader-writer/
License The MIT License (MIT), Copyright (c) 2011-2013 Climb With Your Feet software
Dependencies amount 1
Dependencies protobuf-java,
There are maybe transitive dependencies!

BioCommons from group pl.poznan.put (version 3.1.10)

The BioCommons library contains classes to work with 2D and 3D structural bioinformatics data. There are parsers for PDB and mmCIF files and many formats of 2D structure with classifications and notations used in the literature, as well as algorithms implementations.

Group: pl.poznan.put Artifact: BioCommons
Show all versions Show documentation Show source 
 

0 downloads
Artifact BioCommons
Group pl.poznan.put
Version 3.1.10
Last update 14. May 2024
Organization not specified
URL https://github.com/tzok/BioCommons
License MIT License
Dependencies amount 20
Dependencies jackson-annotations, jackson-databind, jsr305, commons-io, commons-collections4, commons-exec, commons-lang3, commons-math3, batik-anim, batik-awt-util, batik-bridge, batik-codec, batik-gvt, batik-svggen, batik-transcoder, batik-util, fop, symmetric-csv, ciftools-java, slf4j-api,
There are maybe transitive dependencies!

acteur-header-entities from group com.mastfrog (version 2.9.7)

Simple types, parsers and builders for common HTTP header values such as cache-control, basic auth credentials, frame options, strict transport security and connection that are easy to work with programmatically, parse out of inbound headers and generate correctly into outbound headers.

Group: com.mastfrog Artifact: acteur-header-entities
Show all versions Show documentation Show source 
 

0 downloads
Artifact acteur-header-entities
Group com.mastfrog
Version 2.9.7
Last update 21. February 2023
Organization Mastfrog Technologies
URL https://github.com/timboudreau/acteur
License MIT
Dependencies amount 1
Dependencies util-strings,
There are maybe transitive dependencies!

type-parser from group com.github.drapostolos (version 0.8.1)

This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.

Group: com.github.drapostolos Artifact: type-parser
Show all versions Show documentation Show source 
 

8 downloads
Artifact type-parser
Group com.github.drapostolos
Version 0.8.1
Last update 30. December 2022
Organization not specified
URL https://github.com/drapostolos/type-parser
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

quarkus-univocity-parsers from group io.quarkiverse.univocityparsers (version 0.0.1)

Univocity Parsers Extension, which allowing to use univocity dependency in the Quarkus' Eco-System. Example for parsing csv or tsv files, with a really fast, flexible and reliable Java parsers thank to its data binding, consistent interface, a solid framework and a parallel input buffering

Group: io.quarkiverse.univocityparsers Artifact: quarkus-univocity-parsers
Show source 
 

0 downloads
Artifact quarkus-univocity-parsers
Group io.quarkiverse.univocityparsers
Version 0.0.1
Last update 23. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies quarkus-arc, univocity-parsers,
There are maybe transitive dependencies!

lpg from group org.vesalainen.lpg (version 1.8.0)

Java Lookahead Parser Generator. Generator produces LALR(k) parsers. Grammar rules are entered using annotations. Rule annotation can be attached to reducer method, which keeps rule and it's action together.

Group: org.vesalainen.lpg Artifact: lpg
Show all versions Show documentation Show source 
 

1 downloads
Artifact lpg
Group org.vesalainen.lpg
Version 1.8.0
Last update 19. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ant, util, bcc,
There are maybe transitive dependencies!

structured-http-headers from group com.mattunderscore (version 0.2.8)

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.

Group: com.mattunderscore Artifact: structured-http-headers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact structured-http-headers
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/structured-http-headers/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java_cup from group java_cup (version 0.9e)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: java_cup Artifact: java_cup
Show documentation Show source 
 

17 downloads
Artifact java_cup
Group java_cup
Version 0.9e
Last update 27. March 2014
Organization not specified
URL http://www2.cs.tum.edu/projects/cup/
License Standard ML of New Jersey License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 20 from 26 (items total 255)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy