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

Download JAR files tagged by have with all dependencies

Search JAR files by class name

akka-typed-experimental_2.12.0-M1 from group com.typesafe.akka (version 2.4-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-typed-experimental_2.12.0-M1
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-typed-experimental_2.12.0-M1
Group com.typesafe.akka
Version 2.4-M2
Last update 26. June 2015
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-testkit_2.12.0-M1,
There are maybe transitive dependencies!

akka-persistence-experimental_2.12.0-M1 from group com.typesafe.akka (version 2.4-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-persistence-experimental_2.12.0-M1
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-persistence-experimental_2.12.0-M1
Group com.typesafe.akka
Version 2.4-M2
Last update 26. June 2015
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-actor_2.12.0-M1, protobuf-java,
There are maybe transitive dependencies!

akka-persistence-experimental-tck_2.11 from group com.typesafe.akka (version 2.4-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-persistence-experimental-tck_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-persistence-experimental-tck_2.11
Group com.typesafe.akka
Version 2.4-M2
Last update 26. June 2015
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-persistence-experimental_2.11, akka-testkit_2.11, scalatest_2.11, junit,
There are maybe transitive dependencies!

akka-persistence-experimental_2.11 from group com.typesafe.akka (version 2.4-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-persistence-experimental_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-persistence-experimental_2.11
Group com.typesafe.akka
Version 2.4-M2
Last update 26. June 2015
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-actor_2.11, protobuf-java,
There are maybe transitive dependencies!

xapi-gwt from group net.wetheinter (version 0.5)

This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.

Group: net.wetheinter Artifact: xapi-gwt
Show all versions Show documentation Show source 
 

2 downloads
Artifact xapi-gwt
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-core-reflect from group net.wetheinter (version 0.5)

All of our modules, somewhere along the way, use reflective structures wrapping java objects from various apis. Gwt uses JDT AST, Jre uses actual reflection, and our injection library uses a bytecode scanner to read in .class files. In order to abstract over the various apis we wrap, we have our own interface layer to describe java metadata, so we can create tools to utilize java structure independent of any given dependencies.

Group: net.wetheinter Artifact: xapi-core-reflect
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-core-reflect
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-api,
There are maybe transitive dependencies!

rxtx-rebundled from group de.root1 (version 2.1-7r2-6)

rxtx-rebundled is a slightly modified version of the original rxtx 2.1-7r2. The only difference is: 1) It's a working mavenized library 2) There's just one JAR required. Nothing else. The native libs are bundled with the jar-file. 3) You don't have to care about "java.library.path". This version will on startup extract the correct native libs to system temp folder and loads them automatically. When JVM terminates, temp files will be removed.

Group: de.root1 Artifact: rxtx-rebundled
Show all versions Show documentation Show source 
 

2 downloads
Artifact rxtx-rebundled
Group de.root1
Version 2.1-7r2-6
Last update 09. May 2015
Organization not specified
URL http://dev.root1.de/projects/rxtx-rebundled/
License GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicketstuff-multi-text-input from group org.wicketstuff (version 1.5.13)

The WicketStuff Multi-Text input is a Javascript widget which mimics the To: input in Apple's Mail.app, or the >fb:multi-friend-input< input from Facebook. Essentially, the user may type a piece of text into the input then hit the enter key to have the text added to the input in a rounded box. The user may delete the texted entered by either clicking on an x button within the rounded box, or hitting the backspace button to highlight the text, then clicking backspace again to delete it. Two sets of hidden inputs are used to keep track of the text added to the input and the text deleted.

Group: org.wicketstuff Artifact: wicketstuff-multi-text-input
Show all versions Show documentation Show source 
 

0 downloads
Artifact wicketstuff-multi-text-input
Group org.wicketstuff
Version 1.5.13
Last update 14. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicketstuff-prototype, wicket-extensions,
There are maybe transitive dependencies!

ctrl4testng from group io.github.mfulton26.ctrl4testng (version 1.1)

CTRL4TestNG provides an SLF4J Logger that can be used from any TestNG method tied to an ITestResult, namely Before, After, and Test annotations. Each separate method will have its own unique Logger and can be used with TestNG's parallel testing support making it clear which logs came from which method even when data-driven.

Group: io.github.mfulton26.ctrl4testng Artifact: ctrl4testng
Show all versions Show documentation Show source 
 

1 downloads
Artifact ctrl4testng
Group io.github.mfulton26.ctrl4testng
Version 1.1
Last update 10. February 2015
Organization not specified
URL https://mfulton26.github.io/ctrl4testng/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, testng, guava,
There are maybe transitive dependencies!

org.beamfoundry.bundles.spring-dm from group org.beamfoundry.bundles.spring-dm (version 1.3.1)

The Dynamic Modules for Spring4 project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: org.beamfoundry.bundles.spring-dm Artifact: org.beamfoundry.bundles.spring-dm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.beamfoundry.bundles.spring-dm
Group org.beamfoundry.bundles.spring-dm
Version 1.3.1
Last update 24. December 2014
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 111 from 152 (items total 1513)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy