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

Download JAR files tagged by module with all dependencies

Search JAR files by class name

hbase-external-blockcache from group ch.cern.hbase (version 2.2.4_1)

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Group: ch.cern.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source 
 

0 downloads
Artifact hbase-external-blockcache
Group ch.cern.hbase
Version 2.2.4_1
Last update 09. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-common, hbase-server, slf4j-api, htrace-core4,
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!

juffrou from group net.sf.juffrou (version 2.1.9)

Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer. Checkout the juffrou-reflect module if you are into performant java bean handling. There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the Simplified Marshalling of nested beans.

Group: net.sf.juffrou Artifact: juffrou
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact juffrou
Group net.sf.juffrou
Version 2.1.9
Last update 22. March 2020
Organization Juffrou
URL http://cemartins.github.io/juffrou
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smoketest from group zone.gryphon.ignore (version 0.20.95-5914d8c)

Since the parent-pom and base-bom projects are both packaged with "pom" packaging and as such don't contain any actual source code, it's easy for non-obvious configuration bugs to slip through which don't affect them, but immediately break projects with actual source code. The purpose of this module is to provide a minimal example of a jar maven project which exercises various pieces of maven functionality, to ensure that no easily detectable issues slip through.

Group: zone.gryphon.ignore Artifact: smoketest
Show all versions Show documentation Show source 
 

0 downloads
Artifact smoketest
Group zone.gryphon.ignore
Version 0.20.95-5914d8c
Last update 16. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

core from group com.robertboothby.djenni (version 0.2.0)

This module holds the core components of the Djenni data generator framework. By itself it provides most of the components to create an efficient end to end data generation framework for a specific domain. It contains the core SupplierBuilder interfaces, implementations for the core Java data types and useful test components. It is intended to be used in conjunction with the source-generator module that will speed up delivery of domain specific data generation and also with common domain modules (TBD) that deliver standard generators for common frameworks such as JAXB.

Group: com.robertboothby.djenni Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies util, commons-lang3, junit, mockito-core, hamcrest-library, commons-rng-simple,
There are maybe transitive dependencies!

rfb-server from group com.sshtools (version 3.0.1)

Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

Group: com.sshtools Artifact: rfb-server
Show all versions Show documentation Show source 
 

1 downloads
Artifact rfb-server
Group com.sshtools
Version 3.0.1
Last update 28. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jzlib, rfb-common, slf4j-api,
There are maybe transitive dependencies!

akka-cluster-sharding-typed_2.13.0-RC3 from group com.typesafe.akka (version 2.5.23)

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-cluster-sharding-typed_2.13.0-RC3
Show documentation Show source 
 

0 downloads
Artifact akka-cluster-sharding-typed_2.13.0-RC3
Group com.typesafe.akka
Version 2.5.23
Last update 31. May 2019
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-cluster-typed_2.13.0-RC3, akka-persistence-typed_2.13.0-RC3, akka-cluster-sharding_2.13.0-RC3,
There are maybe transitive dependencies!

akka-cluster-typed_2.13.0-RC3 from group com.typesafe.akka (version 2.5.23)

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-cluster-typed_2.13.0-RC3
Show documentation Show source 
 

0 downloads
Artifact akka-cluster-typed_2.13.0-RC3
Group com.typesafe.akka
Version 2.5.23
Last update 31. May 2019
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 6
Dependencies scala-library, akka-actor-typed_2.13.0-RC3, akka-cluster_2.13.0-RC3, akka-cluster-tools_2.13.0-RC3, akka-distributed-data_2.13.0-RC3, akka-protobuf_2.13.0-RC3,
There are maybe transitive dependencies!



Page 1513 from 1553 (items total 15524)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy