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

Download JAR files tagged by semantics with all dependencies

Search JAR files by class name

graphql-jpa-query-boot-starter-graphql from group com.introproventures (version 0.5.5)

Group: com.introproventures Artifact: graphql-jpa-query-boot-starter-graphql
Show all versions Show source 
 

0 downloads
Artifact graphql-jpa-query-boot-starter-graphql
Group com.introproventures
Version 0.5.5
Last update 27. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies graphql-jpa-query-schema, graphql-jpa-query-autoconfigure, spring-boot-starter, spring-boot-starter-graphql, spring-boot-starter-data-jpa, hibernate-validator,
There are maybe transitive dependencies!

boost_multi_index from group com.github.brunotl (version 1.81.0)

The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.

Group: com.github.brunotl Artifact: boost_multi_index
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_multi_index
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 17
Dependencies boost_config, boost_core, boost_detail, boost_move, boost_mpl, boost_static_assert, boost_type_traits, boost_utility, boost_serialization, boost_throw_exception, boost_functional, boost_preprocessor, boost_tuple, boost_bind, boost_iterator, boost_assert, boost_integer,
There are maybe transitive dependencies!

string-value-api from group com.zkejid.constructor (version 1.0.0)

Part of Zkejid's Constructor Framework. Serves as a wrapper around string values provided through any container: command line property, configuration property, etc. Includes semantics of "empty value" and "omitted value".

Group: com.zkejid.constructor Artifact: string-value-api
Show documentation Show source 
 

0 downloads
Artifact string-value-api
Group com.zkejid.constructor
Version 1.0.0
Last update 18. May 2020
Organization not specified
URL https://github.com/zkejidsconstructor/string-value/tree/master/string-value-api
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

string-value-impl from group com.zkejid.constructor (version 1.0.0)

Part of Zkejid's Constructor Framework. Serves as a wrapper around string values provided through any container: command line property, configuration property, etc. Includes semantics of "empty value" and "omitted value".

Group: com.zkejid.constructor Artifact: string-value-impl
Show documentation Show source 
 

0 downloads
Artifact string-value-impl
Group com.zkejid.constructor
Version 1.0.0
Last update 18. May 2020
Organization not specified
URL https://github.com/zkejidsconstructor/string-value/tree/master/string-value-impl
License MIT License
Dependencies amount 3
Dependencies string-value-api, core-api, core-impl,
There are maybe transitive dependencies!

string-value from group com.zkejid.constructor (version 1.0.0)

Part of Zkejid's Constructor Framework. Serves as a wrapper around string values provided through any container: command line property, configuration property, etc. Includes semantics of "empty value" and "omitted value".

Group: com.zkejid.constructor Artifact: string-value
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact string-value
Group com.zkejid.constructor
Version 1.0.0
Last update 18. May 2020
Organization not specified
URL https://github.com/zkejidsconstructor/string-value
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-oss from group org.apache.hbase.filesystem (version 1.0.0-alpha1)

This module provides atomic file-system semantics required by HBase when running on object-store based FileSystem implementations that can not natively offer those semantics. It does this by locking, so operations may not be fast, but should be transactional.

Group: org.apache.hbase.filesystem Artifact: hbase-oss
Show documentation Show source 
 

0 downloads
Artifact hbase-oss
Group org.apache.hbase.filesystem
Version 1.0.0-alpha1
Last update 05. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

graphql-jpa-query-example from group com.introproventures (version 0.3.19)

Group: com.introproventures Artifact: graphql-jpa-query-example
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-jpa-query-example
Group com.introproventures
Version 0.3.19
Last update 16. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies graphql-jpa-query-boot-starter, h2, lombok,
There are maybe transitive dependencies!

jsql from group org.jaxdb (version 0.6.0)

jSQL is an extension to DDLx, offering a lightweight ORM (Object Relational Mapping) solution that runs on the JDBC v4.3 API. The jSQL framework provides strongly-typed semantics for the SQL language, as well as a cohesive binding to user data models. jSQL uses a SQL schema defined in a DDLx file to create a one-to-one, Object-Model-to-Data-Model API that is vendor agnostic.

Group: org.jaxdb Artifact: jsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsql
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sql, json, binarytree, sqlx, ddlx,
There are maybe transitive dependencies!

sspace from group edu.ucla.sspace (version 2.0.4)

The S-Space Package is a Natural Language Processing library for distributional semantics representations. Distributional semantics representations model the meaning of words, phrases, and sentences as high dimensional vectors or probability distributions. The library includes common algorithms such as Latent Semantic Analysis, Random Indexing, and Latent Dirichlet Allocation. The S-Space package also includes software libraries for matrices, vectors, graphs, and numerous clustering algorithms.

Group: edu.ucla.sspace Artifact: sspace
Show all versions Show documentation Show source 
 

1 downloads
Artifact sspace
Group edu.ucla.sspace
Version 2.0.4
Last update 10. August 2013
Organization not specified
URL http://fozziethebeat.github.com/S-Space
License GNU General Public License 2
Dependencies amount 1
Dependencies trove4j,
There are maybe transitive dependencies!

ordinalStochasticDominance from group nz.ac.waikato.cms.weka (version 1.0.2)

An implementation of the Ordinal Stochastic Dominance Learner. Further information regarding the OSDL-algorithm can be found in: S. Lievens, B. De Baets, K. Cao-Van (2006). A Probabilistic Framework for the Design of Instance-Based Supervised Ranking Algorithms in an Ordinal Setting. Annals of Operations Research; Kim Cao-Van (2003). Supervised ranking: from semantics to algorithms; Stijn Lievens (2004). Studie en implementatie van instantie-gebaseerde algoritmen voor gesuperviseerd rangschikken

Group: nz.ac.waikato.cms.weka Artifact: ordinalStochasticDominance
Show all versions Show documentation Show source 
 

0 downloads
Artifact ordinalStochasticDominance
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/ordinalStochasticDominance
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 9 from 12 (items total 117)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy