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

Download JAR files tagged by provides with all dependencies

Search JAR files by class name

openmldb-synctool from group com.4paradigm.openmldb (version 0.8.5)

Group: com.4paradigm.openmldb Artifact: openmldb-synctool
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-synctool
Group com.4paradigm.openmldb
Version 0.8.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies openmldb-jdbc, protobuf-java, brpc-java, curator-client, slf4j-api, slf4j-log4j12, guava, jcip-annotations, flink-java, flink-streaming-java_${scala.binary.version}, flink-clients_${scala.binary.version}, flink-runtime-web_${scala.binary.version}, flink-connector-files, hadoop-client, commons-csv,
There are maybe transitive dependencies!

openmldb-batchjob from group com.4paradigm.openmldb (version 0.8.5)

Group: com.4paradigm.openmldb Artifact: openmldb-batchjob
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-batchjob
Group com.4paradigm.openmldb
Version 0.8.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openmldb-taskmanager from group com.4paradigm.openmldb (version 0.8.5)

Group: com.4paradigm.openmldb Artifact: openmldb-taskmanager
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-taskmanager
Group com.4paradigm.openmldb
Version 0.8.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies hadoop-common, hadoop-hdfs, hadoop-yarn-client, hadoop-client, scala-library, spark-launcher_${scala.binary.version}, slf4j-api, commons-io, log4j-to-slf4j, brpc-java, protobuf-java, protobuf-java-util, zookeeper, curator-framework, curator-recipes, kubernetes-client, openmldb-jdbc, openmldb-batchjob, commons-csv,
There are maybe transitive dependencies!

openmldb-jdbc from group com.4paradigm.openmldb (version 0.8.5)

Group: com.4paradigm.openmldb Artifact: openmldb-jdbc
Show all versions Show documentation Show source 
 

0 downloads
Artifact openmldb-jdbc
Group com.4paradigm.openmldb
Version 0.8.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies lombok, slf4j-api, commons-io, openmldb-native, slf4j-log4j12, log4j-core, snappy-java, caffeine,
There are maybe transitive dependencies!

hybridse-sdk from group com.4paradigm.openmldb (version 0.8.5)

Group: com.4paradigm.openmldb Artifact: hybridse-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact hybridse-sdk
Group com.4paradigm.openmldb
Version 0.8.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies lombok, slf4j-api, commons-io, commons-lang3, commons-collections, guava, hybridse-native, gson, hybridse-proto,
There are maybe transitive dependencies!

runtime from group org.jsonx (version 0.5.0)

The JSON/Java Runtime API is designed to bind JSON documents to Java objects. More specifically, the JSON/Java Runtime 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 Runtime 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 Runtime API is a reference implementation of the validation and binding functionalities of the JSON Schema Definition Language.

Group: org.jsonx Artifact: runtime
Show documentation Show source 
 

0 downloads
Artifact runtime
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!

sqlx from group org.jaxdb (version 0.6.0)

SQLx is a vendor-agnostic, XML-based SQL data definition standard that offers the power of XML validation for your static SQL data. The SQLx framework utilizes a strongly-typed DDLx file to generate a XML Schema document that translates DDLx constructs into the XSD language. With the SQLx XSLT, the SQLx tool leverages the power of XML Schema Validation and provides a cohesive structured model to define SQL data (that conforms to your SQL schema, defined in a DDLx file).

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

0 downloads
Artifact sqlx
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ddlx, generator,
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!

unitility-jackson from group com.synerset (version 2.3.0)

The Java Physics Units of Measure Library - Unitility, Jackson extension. This module provides JSON deserializers and serializers, along with a preconfigured implementation of the Jackson SimpleModule tailored for ObjectMapper setup. This module is specifically designed to handle Unitility types seamlessly during serialization and deserialization processes.

Group: com.synerset Artifact: unitility-jackson
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-jackson
Group com.synerset
Version 2.3.0
Last update 26. February 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-jackson
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unitility-quarkus from group com.synerset (version 2.3.0)

The Java Physics Units of Measure Library - Unitility, Quarkus extension. This module integrates unitility-core and unitility-jackson. It provides a preconfigured Jackson module and JakartaParamProvider, enabling automatic serialization/deserialization for all supported physical quantity types. This configuration is automatically included through the Jandex index.

Group: com.synerset Artifact: unitility-quarkus
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-quarkus
Group com.synerset
Version 2.3.0
Last update 26. February 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-quarkus
License MIT License
Dependencies amount 2
Dependencies unitility-core, unitility-jackson,
There are maybe transitive dependencies!



Page 1612 from 2129 (items total 21284)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy