Download JAR files tagged by string with all dependencies
jsonview3 from group com.github.developframework (version 3.2.0)
Jsonview framework built on Jackson framework,Implementation through XML configuration file to customize the json format, greatly improved the Java generates a json string freedom, let the development of modular more convenient quickly.
Group: com.github.developframework Artifact: jsonview3
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsonview3
Group com.github.developframework
Version 3.2.0
Last update 03. May 2017
Organization not specified
URL https://github.com/developframework/jsonview3
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.developframework
Version 3.2.0
Last update 03. May 2017
Organization not specified
URL https://github.com/developframework/jsonview3
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jsonview3-spring-boot from group com.github.developframework (version 3.1.0)
0 downloads
Artifact jsonview3-spring-boot
Group com.github.developframework
Version 3.1.0
Last update 02. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jsonview3-springmvc, spring-boot-starter-web,
There are maybe transitive dependencies!
Group com.github.developframework
Version 3.1.0
Last update 02. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jsonview3-springmvc, spring-boot-starter-web,
There are maybe transitive dependencies!
timeSeriesFilters from group nz.ac.waikato.cms.weka (version 1.0.0)
speakingurl from group de.weltraumschaf (version 1.0.0)
GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean
URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly
URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the
input string.
Java port of https://github.com/pid/speakingurl.
Artifact speakingurl
Group de.weltraumschaf
Version 1.0.0
Last update 29. September 2014
Organization not specified
URL http://weltraumschaf.github.io/speakingurl/
License The BSD 3-Clause License (BSD3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.weltraumschaf
Version 1.0.0
Last update 29. September 2014
Organization not specified
URL http://weltraumschaf.github.io/speakingurl/
License The BSD 3-Clause License (BSD3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
OptionsManager from group se.natusoft.tools.optionsmgr (version 2.0)
0 downloads
maven-postman-plugin from group ch.fortysix (version 0.1.6)
0 downloads
retepTools-generator from group uk.org.retep (version 9.10)
Miscelaneous code generators that generate sources based on specialist
Generator classes and .property definition files.
For example the class uk.org.retep.util.string.RFC3454 is generated
using this maven plugin by retrieving the RFC directly from the IETF
website.
Artifact retepTools-generator
Group uk.org.retep
Version 9.10
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-project, maven-plugin-api, classworlds,
There are maybe transitive dependencies!
Group uk.org.retep
Version 9.10
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-project, maven-plugin-api, classworlds,
There are maybe transitive dependencies!
authzforce-pdp-ext-json-path from group org.ow2.authzforce (version 1.0.0)
AuthzForce PDP extensions for JSON value processing, in particular JSONPath evaluation; it provides the XACML datatype 'urn:ow2:authzforce:feature:pdp:datatype:json' for JSON object/array values, and XACML functions that evaluate a JSON path (second parameter of standard string datatype) against an input JSON object/array (first parameter of datatype 'urn:ow2:authzforce:feature:pdp:datatype:json') and return the result of this evaluation. The return datatype depends on the actual function used: 'urn:ow2:authzforce:feature:pdp:function:string-from-json-path' returns a bag of strings, 'urn:ow2:authzforce:feature:pdp:function:integer-from-json-path' returns a bag of integers, 'urn:ow2:authzforce:feature:pdp:function:double-from-json-path' returns a bag of doubles, 'urn:ow2:authzforce:feature:pdp:function:boolean-from-json-path' returns a bag of booleans.
0 downloads
Artifact authzforce-pdp-ext-json-path
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
jgoslin from group org.lifs-tools (version 2.2.1)
This project is a parser, validator and normalizer implementation for shorthand lipid nomenclatures, base on the Grammar of Succinct Lipid Nomenclatures project.
Goslin defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not.
Group: org.lifs-tools Artifact: jgoslin
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jgoslin
Group org.lifs-tools
Version 2.2.1
Last update 08. May 2024
Organization not specified
URL https://github.com/lifs-tools/jgoslin
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.lifs-tools
Version 2.2.1
Last update 08. May 2024
Organization not specified
URL https://github.com/lifs-tools/jgoslin
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
zeko-validator from group io.zeko (version 1.1.5)
A Java validation library by providing a fluent API and abstracting away the conditional constructs of the language.
This is consider a rewrite base on validly to focus on validating raw string inputs from HTTP request with more than 100 preset validation rules.
The library had been used in various Kotlin based project as well.
Artifact zeko-validator
Group io.zeko
Version 1.1.5
Last update 12. October 2023
Organization not specified
URL https://github.com/darkredz/Zeko-Validator
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-validator, commons-lang3,
There are maybe transitive dependencies!
Group io.zeko
Version 1.1.5
Last update 12. October 2023
Organization not specified
URL https://github.com/darkredz/Zeko-Validator
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-validator, commons-lang3,
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
Page 112 from 120 (items total 1193)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy