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

akka-stream-tck-experimental_2.11 from group com.typesafe.akka (version 2.0.5)

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-stream-tck-experimental_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-stream-tck-experimental_2.11
Group com.typesafe.akka
Version 2.0.5
Last update 30. September 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-stream-experimental_2.11,
There are maybe transitive dependencies!

akka-stream-experimental_2.11 from group com.typesafe.akka (version 2.0.5)

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-stream-experimental_2.11
Show all versions Show documentation Show source 
 

14 downloads
Artifact akka-stream-experimental_2.11
Group com.typesafe.akka
Version 2.0.5
Last update 30. September 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-actor_2.11, ssl-config-akka_2.11, reactive-streams,
There are maybe transitive dependencies!

akka-stream-testkit-experimental_2.10 from group com.typesafe.akka (version 2.0.5)

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-stream-testkit-experimental_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-stream-testkit-experimental_2.10
Group com.typesafe.akka
Version 2.0.5
Last update 30. September 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-stream-experimental_2.10, akka-testkit_2.10,
There are maybe transitive dependencies!

akka-stream-tests-experimental_2.10 from group com.typesafe.akka (version 2.0.5)

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-stream-tests-experimental_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-stream-tests-experimental_2.10
Group com.typesafe.akka
Version 2.0.5
Last update 30. September 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-stream-experimental_2.10,
There are maybe transitive dependencies!

akka-stream-tck-experimental_2.10 from group com.typesafe.akka (version 2.0.5)

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-stream-tck-experimental_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-stream-tck-experimental_2.10
Group com.typesafe.akka
Version 2.0.5
Last update 30. September 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-stream-experimental_2.10,
There are maybe transitive dependencies!

akka-stream-experimental_2.10 from group com.typesafe.akka (version 2.0.5)

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-stream-experimental_2.10
Show all versions Show documentation Show source 
 

4 downloads
Artifact akka-stream-experimental_2.10
Group com.typesafe.akka
Version 2.0.5
Last update 30. September 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-actor_2.10, ssl-config-akka_2.10, reactive-streams,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.dbpspotlight from group org.apache.stanbol (version 1.0.0)

This module provides four Enhancement Engines for the DBpedia Spotlight RESTful services. This includes the Annotate Engine - supporting the whole processing workflow as well as a Spotting, Candidate and Disambiguation Engine that can be used by Users that whant only to use part of DBpedia Spotlights functionalities within their own Enhancement Engines. Users that do not want to send their Content to the public Spotlight server can also install a local Spotlight server and change the Configuration of the Engines accordingly.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.dbpspotlight
Show all versions Show documentation Show source 
 

2 downloads
Artifact org.apache.stanbol.enhancer.engines.dbpspotlight
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.felix.scr.annotations, rdf.core, commons-io, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.lucenefstlinking from group org.apache.stanbol (version 1.0.0)

An in-memory EntityLinking engine that uses Lucenes FST (Finite State Transducer) technology. This engine is based on code provided by the Solr Text Tagger (https://github.com/OpenSextant/SolrTextTagger/) but provides a deep integration with Apache Stanbol (Datafile provider, NLP processing module and existing EntityLinking functionality).

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.lucenefstlinking
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.lucenefstlinking
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies solr-text-tagger, org.apache.stanbol.commons.stanboltools.datafileprovider, org.apache.stanbol.commons.solr.core, org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.engines.entitylinking.engine, org.apache.felix.scr.annotations, slf4j-api,
There are maybe transitive dependencies!

ninja-mongodb-module from group net.binggl (version 1.0.7)

This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ORM) by providing convinent services, all required dependencies and some testing utilities. The original author is Sven Kubiak (https://github.com/svenkubiak). This is a recreation of the module because the orginal module/github repository was deleted.

Group: net.binggl Artifact: ninja-mongodb-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact ninja-mongodb-module
Group net.binggl
Version 1.0.7
Last update 03. September 2016
Organization not specified
URL https://github.com/bihe/ninja-mongodb
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies morphia, mongo-java-driver, guava,
There are maybe transitive dependencies!

akka-distributed-data-experimental_2.12.0-M4 from group com.typesafe.akka (version 2.4.9)

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-M4
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-distributed-data-experimental_2.12.0-M4
Group com.typesafe.akka
Version 2.4.9
Last update 19. August 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-cluster_2.12.0-M4,
There are maybe transitive dependencies!



Page 1524 from 1553 (items total 15523)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy