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

Download JAR files tagged by structure with all dependencies


binding from group org.jsonx (version 0.4.0)

The JSON/Java Binding API is designed to bind JSON documents to Java objects. More specifically, the JSON/Java Binding API provides a way for JSON objects whose structure is expressed in the JSON Schema Definition Language to be parsed and marshaled, to and from Java objects of strongly-typed classes. The JSON/Java Binding API can also be used to validate JSON documents as they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java Binding API is a reference implementation of the validation and binding functionalities of the JSON Schema Definition Language.

Group: org.jsonx Artifact: binding
Show all versions Show documentation Show source 
Download binding.jar (0.4.0)
 

0 downloads
Artifact binding
Group org.jsonx
Version 0.4.0
Last update 20. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!

prime from group org.technologybrewery.prime (version 1.3.0)

In brewing, you prime nearly finished beer with a little extra sugar (or similar fermentable product) just before bottling to help the beer carbonate. In Java, Prime adds a little structure or manipulates data in your database just before starting up your application. Prime leverages Flyway to deliver "sugar" to your database - we just do a little bit to package it up to run when your war is loaded.

Group: org.technologybrewery.prime Artifact: prime
Show documentation Show source 
Download prime.jar (1.3.0)
 

0 downloads
Artifact prime
Group org.technologybrewery.prime
Version 1.3.0
Last update 21. April 2023
Organization not specified
URL https://github.com/TechnologyBrewery/prime
License MIT License
Dependencies amount 3
Dependencies krausening, commons-lang3, flyway-core,
There are maybe transitive dependencies!

pmptt from group one.edee.oss (version 1.2.2)

Library encapsulates a special flavour of MPTT algorithm with predictable bound computation logic, that allows to minimize write overhead that is otherwise closely connected to standard MPTT algorithm. MPTT flattens hierarchical structure to flat structure with bounds that allow quick filtering children or parent nodes when required.

Group: one.edee.oss Artifact: pmptt
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pmptt
Group one.edee.oss
Version 1.2.2
Last update 24. June 2022
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/PMPTT/
License MIT License
Dependencies amount 3
Dependencies jsr305, commons-logging, lombok,
There are maybe transitive dependencies!

pmptt_core from group one.edee.oss (version 1.2.2)

Group: one.edee.oss Artifact: pmptt_core
Show all versions Show documentation Show source 
Download pmptt_core.jar (1.2.2)
 

0 downloads
Artifact pmptt_core
Group one.edee.oss
Version 1.2.2
Last update 24. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmptt_rdbms from group one.edee.oss (version 1.2.2)

Group: one.edee.oss Artifact: pmptt_rdbms
Show all versions Show documentation Show source 
Download pmptt_rdbms.jar (1.2.2)
 

0 downloads
Artifact pmptt_rdbms
Group one.edee.oss
Version 1.2.2


pmptt_tests from group one.edee.oss (version 1.2.2)

Group: one.edee.oss Artifact: pmptt_tests
Show all versions 
Download pmptt_tests.jar (1.2.2)
 

0 downloads
Artifact pmptt_tests
Group one.edee.oss
Version 1.2.2


cas-metadata from group org.apache.oodt (version 1.9.1)

A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Group: org.apache.oodt Artifact: cas-metadata
Show all versions Show documentation Show source 
Download cas-metadata.jar (1.9.1)
 

0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!

prime from group org.bitbucket.cpointe.prime (version 1.2.2)

In brewing, you prime nearly finished beer with a little extra sugar (or similar fermentable product) just before bottling to help the beer carbonate. In Java, Prime adds a little structure or manipulates data in your database just before starting up your application. Prime leverages Flyway to deliver "sugar" to your database - we just do a little bit to package it up to run when your war is loaded.

Group: org.bitbucket.cpointe.prime Artifact: prime
Show all versions Show documentation Show source 
Download prime.jar (1.2.2)
 

0 downloads
Artifact prime
Group org.bitbucket.cpointe.prime
Version 1.2.2
Last update 19. April 2020
Organization not specified
URL https://bitbucket.org/cpointe/prime
License MIT License
Dependencies amount 3
Dependencies krausening, commons-lang3, flyway-core,
There are maybe transitive dependencies!

optics_dbScan from group nz.ac.waikato.cms.weka (version 1.0.6)

The OPTICS and DBScan clustering algorithms. Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. In: Second International Conference on Knowledge Discovery and Data Mining, 226-231, 1996; Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure. In: ACM SIGMOD International Conference on Management of Data, 49-60, 1999.

Group: nz.ac.waikato.cms.weka Artifact: optics_dbScan
Show all versions Show documentation Show source 
Download optics_dbScan.jar (1.0.6)
 

5 downloads
Artifact optics_dbScan
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 16. December 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/optics_dbScan
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

jdbc-json-extension from group com.consolefire (version 1.4.0)

`jdbc-json-extension` is to fetch data from RDBMS in JSON format. The data is structured the in the same relation structure of the Tables relationships in the database. The fetch is pre-planned using a `FetchPlan` configuration. The execution is multithreaded tree pattern where it starts from the `root` table with supplied filter parameters. The subsequent nodes (tables) are fetched as the `One-to-*` relationship defined from the root tables.

Group: com.consolefire Artifact: jdbc-json-extension
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-json-extension
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization Consolefire
URL https://github.com/Consolefire/jdbc-json-extension
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 83 from 93 (items total 927)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy