Download JAR files tagged by input with all dependencies
mime-util from group eu.medsea.mimeutil (version 2.1.3)
mime-util is a simple to use, small, light weight and fast open source java utility library that can detect
MIME types from files, input streams, URL's and byte arrays.
Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.
Artifact mime-util
Group eu.medsea.mimeutil
Version 2.1.3
Last update 05. January 2010
Organization Medsea Business Solutions S.L.
URL http://www.medsea.eu/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group eu.medsea.mimeutil
Version 2.1.3
Last update 05. January 2010
Organization Medsea Business Solutions S.L.
URL http://www.medsea.eu/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
md4j from group gr.abiss.md4j (version 0.2)
MD4J is a passive, model driven, extensible J2EE webapp generator. Currently
Hibernate 3 mappings are supported as input, with EJB 2.1, Struts 1.x and JSP 2.0 as output for
CRUD and Search operations with patterns like MVC, DAO and SessionFacade. Ant task included.
0 downloads
Artifact md4j
Group gr.abiss.md4j
Version 0.2
Last update 21. November 2007
Organization not specified
URL http://dev.abiss.gr/md4j/
License The GNU General Public License, Version 2
Dependencies amount 3
Dependencies log4j, commons-configuration, hibernate,
There are maybe transitive dependencies!
Group gr.abiss.md4j
Version 0.2
Last update 21. November 2007
Organization not specified
URL http://dev.abiss.gr/md4j/
License The GNU General Public License, Version 2
Dependencies amount 3
Dependencies log4j, commons-configuration, hibernate,
There are maybe transitive dependencies!
org.jetbrains.dokka-javadoc.gradle.plugin from group org.jetbrains.dokka-javadoc (version 2.0.0)
Dokka is the API documentation engine for Kotlin.
This plugin generates output that looks like Javadoc websites.
See https://kotlinlang.org/docs/dokka-javadoc.html for more information.
The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it.
Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed.
You use it at your own risk.
Group: org.jetbrains.dokka-javadoc Artifact: org.jetbrains.dokka-javadoc.gradle.plugin
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.jetbrains.dokka-javadoc.gradle.plugin
Group org.jetbrains.dokka-javadoc
Version 2.0.0
Last update 17. December 2024
Organization not specified
URL https://github.com/Kotlin/dokka
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies dokka-gradle-plugin,
There are maybe transitive dependencies!
Group org.jetbrains.dokka-javadoc
Version 2.0.0
Last update 17. December 2024
Organization not specified
URL https://github.com/Kotlin/dokka
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies dokka-gradle-plugin,
There are maybe transitive dependencies!
mi-label from group gov.nasa.pds (version 1.5.3)
The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.
Artifact mi-label
Group gov.nasa.pds
Version 1.5.3
Last update 25. November 2024
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!
Group gov.nasa.pds
Version 1.5.3
Last update 25. November 2024
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!
vgscollect from group com.verygoodsecurity (version 1.9.6)
VGS Collect - is a product suite that allows customers to collect information securely without possession of it. VGS Collect Android SDK allows you to securely collect data from your users via forms without having to have that data pass through your systems. The form fields behave like traditional input fields while securing access to the unsecured data.
Group: com.verygoodsecurity Artifact: vgscollect
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vgscollect
Group com.verygoodsecurity
Version 1.9.6
Last update 07. November 2024
Organization not specified
URL https://github.com/verygoodsecurity/vgs-collect-android
License MIT License
Dependencies amount 3
Dependencies material, okhttp, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.verygoodsecurity
Version 1.9.6
Last update 07. November 2024
Organization not specified
URL https://github.com/verygoodsecurity/vgs-collect-android
License MIT License
Dependencies amount 3
Dependencies material, okhttp, kotlin-stdlib,
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!
model-lddtool from group gov.nasa.pds.sandbox.model (version 33.0.0)
The PDS4 LDDTool uses the Maven plugin "model-dmdocument" as an executible jar to process an input XML file. The input XML document is parsed and the contents are validated against the master database. The validated contents are integrated into the master database. The XML Schema and Schematron files are written. The process report and spreadsheet are written.
Sandbox version: for experimental use only.
Group: gov.nasa.pds.sandbox.model Artifact: model-lddtool
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact model-lddtool
Group gov.nasa.pds.sandbox.model
Version 33.0.0
Last update 17. April 2024
Organization not specified
URL https://nasa-pds.github.io/pds4-information-model/model-lddtool/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies model-dmdocument, argparse4j,
There are maybe transitive dependencies!
Group gov.nasa.pds.sandbox.model
Version 33.0.0
Last update 17. April 2024
Organization not specified
URL https://nasa-pds.github.io/pds4-information-model/model-lddtool/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies model-dmdocument, argparse4j,
There are maybe transitive dependencies!
DrowsinessDetector from group com.bluetrailsoft.drowsinessmodule (version 0.0.1)
Library developed in Kotlin and Java that makes use of MLKit for image analysis in real time.
The input is a frame obtained from a camera or video source and the otuput is a state that indicates the probability of drowsiness of a user over the minutes.
The library analyzes the eyes, mouth and head drop to get a more accurate result of each frame.
Group: com.bluetrailsoft.drowsinessmodule Artifact: DrowsinessDetector
Show documentation Show source
Show documentation Show source
0 downloads
Artifact DrowsinessDetector
Group com.bluetrailsoft.drowsinessmodule
Version 0.0.1
Last update 17. February 2023
Organization not specified
URL https://gitlab.bluetrail.software/dowsiness-detection/dacia-android/-/tree/main/DrowsinessModule
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.bluetrailsoft.drowsinessmodule
Version 0.0.1
Last update 17. February 2023
Organization not specified
URL https://gitlab.bluetrail.software/dowsiness-detection/dacia-android/-/tree/main/DrowsinessModule
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jcore-medline-reader from group de.julielab (version 2.6.0)
Leveraging the JCoRe XML Reader, this project employs a Medline-enabled mapping file to map Medline XML
documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML
MedlineCitation. The XML format is the one used by NCBI when downloading Medline documents in large batches from
the NCBI FTP server. However, the component currently expects single documents instead of whole
MedlineCitationSets containing sets of MedlineCitations.
Artifact jcore-medline-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-medline-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-descriptor-creator, jcore-xml-reader, junit-jupiter-engine,
There are maybe transitive dependencies!
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-medline-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-descriptor-creator, jcore-xml-reader, junit-jupiter-engine,
There are maybe transitive dependencies!
simplevalidation from group com.mastfrog (version 1.14.1)
This is a simple library for quickly adding validation code to Swing user-interfaces.
It handles validating user input when the user changes a component's value,
showing error messages and decorating components to indicate which component is
the source of the problem. It contains a large number of built-in validators
to handle most common situations, such as validating numbers,
email addresses, urls and so forth.
0 downloads
Artifact simplevalidation
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
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
Page 114 from 120 (items total 1195)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy