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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

akka-channels-tests_2.10 from group com.typesafe.akka (version 2.3-M2)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module 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. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-channels-tests_2.10
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact akka-channels-tests_2.10
Group com.typesafe.akka
Version 2.3-M2
Last update 16. December 2013
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 4
Dependencies scala-compiler, scala-library, akka-channels-experimental_2.10, akka-testkit_2.10,
There are maybe transitive dependencies!

mmm-util-backport-java.util.function from group net.sf.m-m-m (version 1.0.1)

A backport for java.util.function to be used in java versions older than 1.8. As there are no default methods before 1.8 the backport is very limited. It only allows to create libraries with modern APIs to allow 1.8 code to use nice and natural lambdas without locking out users with older java versions. ATTENTION: This only works with -Xbootclasspath. Also it is inofficial and invalid according to JCP/JSR. However, we need a working update-path to 1.8.

Group: net.sf.m-m-m Artifact: mmm-util-backport-java.util.function
Show all versions Show documentation Show source 
 

344 downloads
Artifact mmm-util-backport-java.util.function
Group net.sf.m-m-m
Version 1.0.1
Last update 11. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

concourse-api from group org.cinchapi (version 0.2.0.841-BETA)

This is the api to interact with Concourse, a schemaless and distributed version control database with optimistic availability, serializable transactions and full-text search. Concourse provides a more intuitive approach to data management that is easy to deploy, access and scale with minimal tuning while also maintaining the referential integrity and ACID characteristics of traditional database systems.

Group: org.cinchapi Artifact: concourse-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact concourse-api
Group org.cinchapi
Version 0.2.0.841-BETA
Last update 20. November 2013
Organization not specified
URL http://cinchapi.org/concourse
License The MIT License
Dependencies amount 12
Dependencies joda-time, commons-codec, logback-classic, jcl-over-slf4j, slf4j-api, mockito-all, log4j-over-slf4j, guava, commons-configuration, jsr305, annotations, libthrift,
There are maybe transitive dependencies!

ff4j-store-remoting from group org.ff4j (version 1.1.0)

Group: org.ff4j Artifact: ff4j-store-remoting
Show documentation Show source 
 

0 downloads
Artifact ff4j-store-remoting
Group org.ff4j
Version 1.1.0
Last update 19. November 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ff4j-core, httpclient,
There are maybe transitive dependencies!

ff4j-store-jdbc from group org.ff4j (version 1.1.0)

Group: org.ff4j Artifact: ff4j-store-jdbc
Show all versions Show documentation Show source 
 

1 downloads
Artifact ff4j-store-jdbc
Group org.ff4j
Version 1.1.0
Last update 19. November 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ff4j-core, spring-jdbc,
There are maybe transitive dependencies!

ff4j-cache-ehcache from group org.ff4j (version 1.1.0)

Group: org.ff4j Artifact: ff4j-cache-ehcache
Show documentation Show source 
 

0 downloads
Artifact ff4j-cache-ehcache
Group org.ff4j
Version 1.1.0
Last update 19. November 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ff4j-core, ehcache-core,
There are maybe transitive dependencies!

promises from group com.surelogic (version 5.0.0)

Provides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (typically) modular, meaning that the implementation constraint on the code of a promise is limited in scope.

Group: com.surelogic Artifact: promises
Show all versions Show documentation Show source 
 

1 downloads
Artifact promises
Group com.surelogic
Version 5.0.0
Last update 01. November 2013
Organization Surelogic, Inc.
URL http://surelogic.com/promises
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcalendar from group com.toedter (version 1.4)

JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32) and their own locale property editor. So they can easily be used in GUI builders. Also part of the package is a JDateChooser, a bean composed of an IDateEditor (for direct date editing) and a button for opening a JCalendar for selecting the date.

Group: com.toedter Artifact: jcalendar
Show all versions Show documentation Show source 
 

4346 downloads
Artifact jcalendar
Group com.toedter
Version 1.4
Last update 04. September 2013
Organization not specified
URL http://www.toedter.com/en/jcalendar/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
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!

akka-sample-cluster_2.11.0-M3 from group com.typesafe.akka (version 2.2.0)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module 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. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-sample-cluster_2.11.0-M3
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact akka-sample-cluster_2.11.0-M3
Group com.typesafe.akka
Version 2.2.0
Last update 09. July 2013
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 4
Dependencies akka-cluster_2.11.0-M3, akka-contrib_2.11.0-M3, scala-library, sigar,
There are maybe transitive dependencies!



Page 206 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy