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-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!

maven-dependency-versions-check-plugin from group com.ning.maven.plugins (version 2.0.4)

The maven-dependency-versions-check-plugin is a Maven plugin that verifies that the resolved versions of dependencies are at least the versions specified by the dependencies (or their dependencies etc.) if not higher. More specifically, it will check that * The resolved version of every dependency declared explicitly in the current POM is the same or a newer one than what was stated. If the resolved version has a higher major version number than the declared version, then the plugin will issue a warning if configured to do so. Note that enforced declared versions are ignored by the plugin. * For every explicitly declared dependency in the current POM, all its dependency versions are met. I.e. the resolved versions for all dependencies in that dependency's POM are the same or higher than the one stated in that dependency's POM. This is basically the same check as the one above, but using the dependency's POM! Also, if the current POM has exclusions specified for the dependency, then these transitive dependencies are ignored when checking this particular dependency.

Group: com.ning.maven.plugins Artifact: maven-dependency-versions-check-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-dependency-versions-check-plugin
Group com.ning.maven.plugins
Version 2.0.4
Last update 25. September 2016
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
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!

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!

akka-persistence-query-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-persistence-query-experimental_2.12.0-M4
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-persistence-query-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 5
Dependencies scala-library, akka-stream_2.12.0-M4, akka-persistence_2.12.0-M4, akka-testkit_2.12.0-M4, akka-stream-testkit_2.12.0-M4,
There are maybe transitive dependencies!



Page 192 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy