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

Download JAR files tagged by between with all dependencies

Search JAR files by class name

flink-table-uber-blink_2.11 from group org.apache.flink (version 1.13.6)

Group: org.apache.flink Artifact: flink-table-uber-blink_2.11
Show all versions Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.11
Group org.apache.flink
Version 1.13.6
Last update 04. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flink-sql-parser, flink-sql-parser-hive, slf4j-api, jsr305,
There are maybe transitive dependencies!

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 
 

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!

serpent from group net.razorvine (version 1.40)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show all versions Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.40
Last update 14. May 2021
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

panic from group info.guardianproject.panic (version 1.0)

PanicKit is a collection of tools for letting panic trigger and panic receiver apps safely and easily connect to each other. The trigger apps are the part that the user will actual engage when in a panic situation. The receiver apps receive the trigger signal from the trigger apps when the user has initiated the panic response. The connections between trigger and receiver can be strictly enforced based on Package Name and APK signing key.

Group: info.guardianproject.panic Artifact: panic
Show documentation Show source 
 

0 downloads
Artifact panic
Group info.guardianproject.panic
Version 1.0
Last update 08. April 2021
Organization not specified
URL https://github.com/guardianproject/PanicKit
License GNU Lesser General Public License, version 2.1 or newer (LGPLv2.1+)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group org.drasyl (version 0.4.1)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.drasyl
Version 0.4.1
Last update 11. March 2021
Organization The drasyl Project
URL https://drasyl.org/
License GNU Lesser General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

akka-multi-node-testkit_2.11 from group com.typesafe.akka (version 2.5.32)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-multi-node-testkit_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-multi-node-testkit_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-remote_2.11, akka-testkit_2.11,
There are maybe transitive dependencies!

akka-coordination_2.11 from group com.typesafe.akka (version 2.5.32)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-coordination_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-coordination_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-actor_2.11,
There are maybe transitive dependencies!

flink-table-uber-blink_2.11 from group com.qcloud.oceanus (version 1.10.1)

Group: com.qcloud.oceanus Artifact: flink-table-uber-blink_2.11
Show documentation Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.11
Group com.qcloud.oceanus
Version 1.10.1
Last update 14. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies flink-sql-parser, slf4j-api, jsr305,
There are maybe transitive dependencies!

pact-specification-test_2.12 from group au.com.dius (version 3.6.15)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius Artifact: pact-specification-test_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test_2.12
Group au.com.dius
Version 3.6.15
Last update 29. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pact-specification-test from group au.com.dius (version 4.0.10)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius Artifact: pact-specification-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 254 from 290 (items total 2892)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy