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

Download JAR files tagged by format with all dependencies


protobuf-java-format-shaded from group com.google.cloud.bigtable (version 0.9.7)

This is a wrapper around `com.googlecode.protobuf-java-format:protobuf-java-format` that rewrites the bytecode to use `org.apache.hadoop.hbase.shaded.com.google.protobuf` instead of plain `com.google.protobuf` for compatibility with `hbase-shaded-client`. Classes using shaded protobufs are exposed in `com.google.bigtable.hbase.mirroring.shaded.com.googlecode.protobuf.format` package.

Group: com.google.cloud.bigtable Artifact: protobuf-java-format-shaded
Show all versions Show documentation Show source 
Download protobuf-java-format-shaded.jar (0.9.7)
 

0 downloads
Artifact protobuf-java-format-shaded
Group com.google.cloud.bigtable
Version 0.9.7
Last update 20. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mats-serial from group io.mats3 (version 0.19.22-2024-11-09)

Mats^3 wire format solution called "MatsTrace", which defines a set of parameters and structures sufficient to represent an envelope carrying Mats messages, as well as a deser-interface "MatsSerializer" which defines methods between MatsTrace and byte arrays. Employed by the Mats^3 JMS Implementation.

Group: io.mats3 Artifact: mats-serial
Show all versions Show documentation Show source 
Download mats-serial.jar (0.19.22-2024-11-09)
 

0 downloads
Artifact mats-serial
Group io.mats3
Version 0.19.22-2024-11-09
Last update 09. November 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

onnxruntime-android-qnn from group com.microsoft.onnxruntime (version 1.20.0)

ONNX Runtime is a performance-focused inference engine for ONNX (Open Neural Network Exchange) models. This package contains the Android (aar) build of ONNX Runtime with the QNN Execution Provider.It includes support for all types and operators, for ONNX format models. All standard ONNX models can be executedwith this package.

Group: com.microsoft.onnxruntime Artifact: onnxruntime-android-qnn
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onnxruntime-android-qnn
Group com.microsoft.onnxruntime
Version 1.20.0
Last update 31. October 2024
Organization Microsoft
URL https://microsoft.github.io/onnxruntime/
License MIT License
Dependencies amount 1
Dependencies qnn-runtime,
There are maybe transitive dependencies!

onnxruntime-android from group com.microsoft.onnxruntime (version 1.20.0)

ONNX Runtime is a performance-focused inference engine for ONNX (Open Neural Network Exchange) models. This package contains the Android (aar) build of ONNX Runtime. It includes support for all types and operators, for ONNX format models. All standard ONNX models can be executed with this package.

Group: com.microsoft.onnxruntime Artifact: onnxruntime-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onnxruntime-android
Group com.microsoft.onnxruntime
Version 1.20.0
Last update 31. October 2024
Organization Microsoft
URL https://microsoft.github.io/onnxruntime/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

surefire-shadefire from group org.apache.maven.surefire (version 3.5.2)

A super-shaded junit3 provider that is used by surefire to build itself, that basically has ALL classes relocated to facilitate no API-conflict whatsoever with ourself. The only remaining point of conflict is around the booter properties file format.

Group: org.apache.maven.surefire Artifact: surefire-shadefire
Show all versions Show source 
Download surefire-shadefire.jar (3.5.2)
 

2 downloads
Artifact surefire-shadefire
Group org.apache.maven.surefire
Version 3.5.2
Last update 30. October 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

view-parser from group fr.lirmm.graphik (version 1.0.0)

The view parser is a parser for the vd format developed by the INRIA Boreal Team This is to use a json document to describe how to integrate heterogeneous datasources. This work have been done during the development of the InteGraal software

Group: fr.lirmm.graphik Artifact: view-parser
Show documentation Show source 
Download view-parser.jar (1.0.0)
 

0 downloads
Artifact view-parser
Group fr.lirmm.graphik
Version 1.0.0
Last update 24. October 2024
Organization not specified
URL https://gitlab.inria.fr/rules/view-parser
License Apache License Version 2.0
Dependencies amount 4
Dependencies javax.json, json-schema-validator, slf4j-api, logback-classic,
There are maybe transitive dependencies!

stach.v2 from group com.factset.protobuf (version 1.1.0)

Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.

Group: com.factset.protobuf Artifact: stach.v2
Show all versions Show documentation Show source 
Download stach.v2.jar (1.1.0)
 

0 downloads
Artifact stach.v2
Group com.factset.protobuf
Version 1.1.0
Last update 11. October 2024
Organization not specified
URL https://github.com/factset/stachschema-sdks
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies protobuf-java, protobuf-java-util,
There are maybe transitive dependencies!

stach from group com.factset.protobuf (version 1.2.0)

Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.

Group: com.factset.protobuf Artifact: stach
Show all versions Show documentation Show source 
Download stach.jar (1.2.0)
 

0 downloads
Artifact stach
Group com.factset.protobuf
Version 1.2.0
Last update 11. October 2024
Organization not specified
URL https://github.com/factset/stachschema
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies protobuf-java, protobuf-java-util,
There are maybe transitive dependencies!

org.jetbrains.dokka.gradle.plugin from group org.jetbrains.dokka (version 2.0.0-Beta)

Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-html.html for more information. HTML is Dokka's default and recommended output format. It is currently in Beta and approaching the Stable release.

Group: org.jetbrains.dokka Artifact: org.jetbrains.dokka.gradle.plugin
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.jetbrains.dokka.gradle.plugin
Group org.jetbrains.dokka
Version 2.0.0-Beta
Last update 03. October 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!

gdv-xport from group com.github.oboehm (version 7.2.2)

gdv.xport ist eine Java-Bibliothek, die den Umgang mit dem GDV-Format erleichtert. Sie erleichtert den Export und Export dieses Datenformats.

Group: com.github.oboehm Artifact: gdv-xport
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gdv-xport
Group com.github.oboehm
Version 7.2.2
Last update 08. September 2024
Organization AOSD Labs
URL http://www.aosd.de/gdv.xport/
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies commons-lang, commons-cli, commons-httpclient, commons-io, log4j-api, log4j-core, patterntesting-rt, patterntesting-check-ct, patterntesting-check-rt, patterntesting-concurrent, oval,
There are maybe transitive dependencies!



Page 276 from 305 (items total 3047)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy