Download JAR files tagged by parser with all dependencies
jtidy from group net.sf.jtidy (version r938)
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be
used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the
document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
Artifact jtidy
Group net.sf.jtidy
Version r938
Last update 20. July 2010
Organization sourceforge
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.jtidy
Version r938
Last update 20. July 2010
Organization sourceforge
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmcnet-libCommun from group com.googlecode.jmcnet (version 1.8)
This project aim's to provide J2EE reusable components :
- flex integration : FlexAcegiLoginCommand, ServiceLoggerPresentation, SpringFactory,
- FOP formatter : FopFormatter,
- Spring and Acegi for JUnit : SpringBaseTestCase, AcegiBaseTestCase,
- Servlet : RedirectDisconnectedSessionFilter,
- utilit classes : ConvertCharset, CriptoUtilit, FileData, FormatUtilit, Time, TimeHHMM, TimeHHMMSS,
- Expression parser et evaluator : see jmcnet.libcommun.utilit.evaluator,
- Mail utilit : see jmcnet.libcommun.utilit.mail
Artifact jmcnet-libCommun
Group com.googlecode.jmcnet
Version 1.8
Last update 06. April 2010
Organization not specified
URL http://code.google.com/p/jmcnet/
License The JMCNet LibCommun Project
Dependencies amount 1
Dependencies utils,
There are maybe transitive dependencies!
Group com.googlecode.jmcnet
Version 1.8
Last update 06. April 2010
Organization not specified
URL http://code.google.com/p/jmcnet/
License The JMCNet LibCommun Project
Dependencies amount 1
Dependencies utils,
There are maybe transitive dependencies!
jericho-html from group net.htmlparser (version 2.3)
Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of
parts of an HTML document, including some common server-side tags, while reproducing verbatim any
unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.
Group: net.htmlparser Artifact: jericho-html
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
6 downloads
Artifact jericho-html
Group net.htmlparser
Version 2.3
Last update 06. October 2006
Organization not specified
URL http://jerichohtml.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.htmlparser
Version 2.3
Last update 06. October 2006
Organization not specified
URL http://jerichohtml.sourceforge.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
WSClient from group org.simple4j (version 24.11.28.0)
This is a simple Web Service Client library to call wide variety of web service behind HTTP.
In theory it can support any interface or payload.
On the request side, to convert java object to HTTP request components (URL, headers, body),
templating is used which allows it to call XML, JSON, SOAP, REST or anyother custom interface.
On the response side, it uses pluggable parser and a mapper to only extract the fields that are
of interest for the client program. The parser currently supports JSON and XML and returns a collections tree.
Artifact WSClient
Group org.simple4j
Version 24.11.28.0
Last update 29. November 2024
Organization not specified
URL https://github.com/simple4j/WSClient
License MIT License
Dependencies amount 7
Dependencies commons-beanutils, httpclient, httpcore, slf4j-api, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!
Group org.simple4j
Version 24.11.28.0
Last update 29. November 2024
Organization not specified
URL https://github.com/simple4j/WSClient
License MIT License
Dependencies amount 7
Dependencies commons-beanutils, httpclient, httpcore, slf4j-api, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!
MathParser.org-mXparser from group org.mariuszgromada.math (version 6.1.0)
mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you find the software useful donation is something you might consider: https://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: https://scalarmath.org/ *** MathSpace.pl: https://mathspace.pl/ ***
Group: org.mariuszgromada.math Artifact: MathParser.org-mXparser
Show all versions Show documentation Show source
Show all versions Show documentation Show source
209 downloads
Artifact MathParser.org-mXparser
Group org.mariuszgromada.math
Version 6.1.0
Last update 19. October 2024
Organization MathParser.org
URL https://mathparser.org/
License DUAL LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mariuszgromada.math
Version 6.1.0
Last update 19. October 2024
Organization MathParser.org
URL https://mathparser.org/
License DUAL LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
MgntUtils from group com.github.michaelgantman (version 1.7.0.1)
Set of various Utils: stacktrace noise filter, String to/from unicode sequence converter, simple Http client JSON parser/serializer,
Silent String parsing to Integer and other numeric types, Parsing String to time intervals with support for time unit suffixes,
JSON parser that provides serialization/deserialization of classes to JSON, Version comparator and Version ranges operations,
Self-throttling binary reader from Http request, File reader, A utility that automatically initiates a Factory with instances of all
classes that implement user provided interface. An infrastructure for writing Scheduled Task classes where time
interval for task execution is provided in humanly readable format (such as "9h" for 9 hours)
Group: com.github.michaelgantman Artifact: MgntUtils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
16 downloads
Artifact MgntUtils
Group com.github.michaelgantman
Version 1.7.0.1
Last update 27. December 2023
Organization not specified
URL https://github.com/michaelgantman/Mgnt
License The MIT License (MIT)
Dependencies amount 7
Dependencies javax.servlet-api, slf4j-api, commons-lang3, jackson-core, jackson-databind, jackson-datatype-jsr310, javax.annotation-api,
There are maybe transitive dependencies!
Group com.github.michaelgantman
Version 1.7.0.1
Last update 27. December 2023
Organization not specified
URL https://github.com/michaelgantman/Mgnt
License The MIT License (MIT)
Dependencies amount 7
Dependencies javax.servlet-api, slf4j-api, commons-lang3, jackson-core, jackson-databind, jackson-datatype-jsr310, javax.annotation-api,
There are maybe transitive dependencies!
scala-tptp-parser_2.13 from group io.github.leoprover (version 1.7.1)
scala-tptp-parser is a library for parsing the input languages of the TPTP infrastructure for knowledge representation and reasoning. The package contains a data structure for the abstract syntax tree (AST) of the parsed input as well as the parser for the different language of the TPTP, see http://tptp.org for details. In particular, parser are available for: - THF (TH0/TH1): Monomorphic and polymorphic higher-order logic, - TFF (TF0/TF1): Monomorphic and polymorphic typed first-order logic, including extended TFF (TFX), - FOF: Untyped first-order logic, - TCF: Typed clause-normal form, - CNF: (Untyped) clause-normal form, and - TPI: TPTP Process Instruction language. The parser was initially based on v7.4.0.3 of the TPTP syntax BNF (http://tptp.org/TPTP/SyntaxBNF.html), but is continuously updated to keep track of TPTP language updates.
Group: io.github.leoprover Artifact: scala-tptp-parser_2.13
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scala-tptp-parser_2.13
Group io.github.leoprover
Version 1.7.1
Last update 25. March 2023
Organization io.github.leoprover
URL https://github.com/leoprover/scala-tptp-parser
License MIT
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
Group io.github.leoprover
Version 1.7.1
Last update 25. March 2023
Organization io.github.leoprover
URL https://github.com/leoprover/scala-tptp-parser
License MIT
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
pdf2dom from group net.sf.cssbox (version 2.0.3)
Pdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTML file or further processed. The inline CSS definitions contained in the resulting document are used for making the HTML page as similar as possible to the PDF input. A command-line utility for converting the PDF documents to HTML is included in the distribution package. Pdf2Dom may be also used as an independent Java library with a standard DOM interface for your DOM-based applications or as an alternative parser for the CSSBox rendering engine in order to add the PDF processing capability to CSSBox.
330 downloads
Artifact pdf2dom
Group net.sf.cssbox
Version 2.0.3
Last update 17. October 2022
Organization not specified
URL http://cssbox.sourceforge.net/pdf2dom
License GNU Lesser General Public License 3.0
Dependencies amount 4
Dependencies pdfbox, FontVerter, commons-io, slf4j-api,
There are maybe transitive dependencies!
Group net.sf.cssbox
Version 2.0.3
Last update 17. October 2022
Organization not specified
URL http://cssbox.sourceforge.net/pdf2dom
License GNU Lesser General Public License 3.0
Dependencies amount 4
Dependencies pdfbox, FontVerter, commons-io, slf4j-api,
There are maybe transitive dependencies!
suji from group com.github.jikyo (version 0.0.5)
Suji is a converter library from Japanese number notation to numerical value,
and from numerical notation to Japanese Kansuji notation.
Converter.values(src) to convert from Japanese number notation to numerical value:
Japanese number notation can include Kansuji.
The String "1つの価格が二兆30万五千十7円になります。" will be converted to two BigDecimal, 1 and 2000000005017.
And also, 打率は三割二部五厘です。 will be a 0.325.
The return value is a list of Suji Numeral objects.
If the input string has no number notation, Suji returns a empty list.
The Numeral object has three methods: value(), begin(), and end():
value(): a BigDecimal instance of a numerical value for the number notation.
begin(): the begin index (int) of the found number notation at the input string.
end(): the end index (int) of the found number notation.
Converter.kansujis(src) to convert from numeric notation to Japanese Kansuji notation:
The String 20兆30万五千十7円になります。 will be converted to the Kansuji string, 二十兆三十万五千十七.
The boolean flag one is interpreted as whether to display the first character 一 or not.
The output of Converter.kansujis('1000万', true) will be converted to 一千万,
and the output of Converter.kansujis('1000万', false) will be converted to 千万.
Note that kansujis does not support numerical notation after the decimal point.
If the input string is 32.01, the output will 三十二, not 三十二割一厘.
The return value is a list of Kansuji objects.
If the input string has no number notation, Suji returns a empty list.
The Kansuji object has three methods: value(), begin(), and end():
value(): a String instance of a Kansuji notation.
begin(): the begin index (int) of the found number notation at the input string.
end(): the end index (int) of the found number notation.
Suji is a one-pass parser.
That is, Suji parse a source text from the head to the end only once.
Artifact suji
Group com.github.jikyo
Version 0.0.5
Last update 04. September 2020
Organization not specified
URL https://github.com/jikyo/suji4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.jikyo
Version 0.0.5
Last update 04. September 2020
Organization not specified
URL https://github.com/jikyo/suji4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ModelCC from group org.modelcc (version 2015)
ModelCC is a model-based parser generator (a.k.a. compiler compiler) that decouples language specification from language processing, avoiding some of the problems caused by grammar-driven parser generators. ModelCC receives a conceptual model as input, along with constraints that annotate it. It is then able to create a parser for the desired textual language and the generated parser fully automates the instantiation of the language conceptual model. ModelCC also includes a built-in reference resolution mechanism that results in abstract syntax graphs, rather than mere abstract syntax trees.
Artifact ModelCC
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 209
- 210
- 211
- 212
- 213
- 214
- 215
- 216
- 217
- 218
- 219
- 220
- 221
- 222
- 223
- 224
- 225
- 226
- 227
- 228
- 229
- 230
- 231
- 232
- 233
- 234
- 235
- 236
- 237
- 238
- 239
- 240
- 241
- 242
- 243
- 244
- 245
- 246
- 247
- 248
- 249
- 250
- 251
- 252
- 253
- 254
- 255
- 256
- 257
- 258
- 259
- 260
- 261
- 262
- 263
- 264
- 265
- 266
- 267
- 268
- 269
- 270
- 271
- 272
- 273
- 274
- 275
- 276
- 277
- 278
- 279
- 280
- 281
- 282
- 283
- 284
- 285
- 286
- 287
- 288
- 289
- 290
- 291
- 292
- 293
- 294
- 295
- 296
- 297
- 298
- 299
- 300
- 301
- 302
- 303
- 304
- 305
- 306
- 307
- 308
- 309
- 310
- 311
- 312
- 313
- 314
- 315
- 316
- 317
- 318
- 319
- 320
- 321
- 322
- 323
- 324
- 325
- 326
- 327
- 328
- 329
- 330
- 331
- 332
- 333
- 334
- 335
- 336
Page 328 from 336 (items total 3353)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy