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

Download JAR files tagged by access with all dependencies

Search JAR files by class name

akka-distributed-data-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-distributed-data-experimental_2.12.0-M1
Show documentation Show source 
 

0 downloads
Artifact akka-distributed-data-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-cluster_2.12.0-M1,
There are maybe transitive dependencies!

akka-persistence-experimental-tck_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-tck_2.12.0-M1
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-persistence-experimental-tck_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 5
Dependencies scala-library, akka-persistence-experimental_2.12.0-M1, akka-testkit_2.12.0-M1, scalatest_2.12.0-M1, junit,
There are maybe transitive dependencies!

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!

rdf.scala.utils from group org.apache.clerezza (version 1.0.0)

OSGi bundle providing utilities for accessing Clerezza RDF Commons Graphs with Scala. Adding import "org.apache.clerezza.rdf.scala.utils.Preamble._" will allow to use "node/-FOAF.knows/FOAF.name!" with a GraphNode node as shortcut for node.getSubject(FOAF.knows).getObject(FOAF.name).getNode(). To access multiple property values the position can be indicated using the %-operator, e.g. "node/-FOAF.knows%2/FOAF.name%0!", see the ScalaDocs for RichGraphNode for all operations

Group: org.apache.clerezza Artifact: rdf.scala.utils
Show all versions Show source 
 

0 downloads
Artifact rdf.scala.utils
Group org.apache.clerezza
Version 1.0.0
Last update 20. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies scala-library, org.osgi.core, org.osgi.compendium, rdf.core, rdf.utils,
There are maybe transitive dependencies!

butor-acl from group com.butor (version 1.0.0)

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0 This project is an ACL module

Group: com.butor Artifact: butor-acl
Show all versions Show documentation Show source 
 

0 downloads
Artifact butor-acl
Group com.butor
Version 1.0.0
Last update 12. May 2015
Organization not specified
URL http://www.butor.com
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, commons-io, butor-utils,
There are maybe transitive dependencies!

butor-realm from group com.butor (version 1.0.0)

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0 This project is the Realm module.

Group: com.butor Artifact: butor-realm
Show all versions Show documentation Show source 
 

0 downloads
Artifact butor-realm
Group com.butor
Version 1.0.0
Last update 12. May 2015
Organization not specified
URL http://www.butor.com
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, butor-utils, commons-io,
There are maybe transitive dependencies!

jnaerator from group com.nativelibs4java (version 0.12)

JNAerator (pronounce "generator") simply parses C and Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (it also has a very limited support for C++). This lets Java programmers access native libraries transparently, with full IDE support and little to no hand-tweaking. Users who are looking for ready-to-use libraries should check the NativeLibs4Java project instead.

Group: com.nativelibs4java Artifact: jnaerator
Show all versions Show documentation Show source 
 

84 downloads
Artifact jnaerator
Group com.nativelibs4java
Version 0.12
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/jnaerator/
License not specified
Dependencies amount 7
Dependencies ochafik-swing, jnaerator-rococoa-runtime, bridj, jnaerator-parser, anarres-jnaerator, ecj, guava,
There are maybe transitive dependencies!



Page 374 from 392 (items total 3916)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy