Download com.mattunderscore JAR files with all dependencies
mattunderscore-common-parent from group com.mattunderscore (version 1.3.0)
Group: com.mattunderscore Artifact: mattunderscore-common-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
mattunderscore-build-rules from group com.mattunderscore (version 1.0.0)
Artifact mattunderscore-build-rules
Group com.mattunderscore
Version 1.0.0
Last update 23. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.mattunderscore
Version 1.0.0
Last update 23. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
content-negotiation from group com.mattunderscore (version 0.2.8)
This Content Negotiation Filter provides a content negotiation filter for Java EE servlet containers. The content negotiation algorithm is based on the Apache negotiation algorithm but lacks support for the encoding and character set. The variants can be configured through an XML file, negotiation.xml, in the WEB-INF/classes directory. This file can be overriden with the 'xmlInputFile' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.variantsource.FilterVariantXMLSource'. This class can be overridden with the 'variantSource' filter parameter. The XML parser is implemented as a SAX parser. The SAX handler class can be overridden by the saxHandlerClass filter parameter. The 'variantSource' parameter can take any class that implements the 'com.mattunderscore.filter.contentnegotiation.variantsource.VariantSource'.
Group: com.mattunderscore Artifact: content-negotiation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!
shh-all from group com.mattunderscore (version 0.2.8)
Uberjar containing all headers
Artifact shh-all
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/shh-all/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
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/shh-all/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
shh-user-agent from group com.mattunderscore (version 0.2.8)
Parse user agent HTTP headers into structured representations.
0 downloads
Artifact shh-user-agent
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/shh-user-agent/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
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/shh-user-agent/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
shh-content-type from group com.mattunderscore (version 0.2.8)
Parse content type HTTP headers into structured representations.
Group: com.mattunderscore Artifact: shh-content-type
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact shh-content-type
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/shh-content-type/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
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/shh-content-type/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
shh-encoding from group com.mattunderscore (version 0.2.8)
Parse encoding HTTP headers into structured representations.
0 downloads
Artifact shh-encoding
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/shh-encoding/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
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/shh-encoding/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
shh-language from group com.mattunderscore (version 0.2.8)
Parse language HTTP headers into structured representations.
0 downloads
Artifact shh-language
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/shh-langauge/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
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/shh-langauge/
License New BSD License
Dependencies amount 1
Dependencies shh-core,
There are maybe transitive dependencies!
shh-core from group com.mattunderscore (version 0.2.8)
Core and shared code for parsing HTTP headers into structures.
0 downloads
Artifact shh-core
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/shh-core/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
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/shh-core/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
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
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!
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!
Page 1 from 2 (items total 14)