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-typed_2.11 from group com.typesafe.akka (version 2.5.21)

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

Group: com.typesafe.akka Artifact: akka-stream-typed_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-stream-typed_2.11
Group com.typesafe.akka
Version 2.5.21
Last update 13. February 2019
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-actor-typed_2.11, akka-stream_2.11,
There are maybe transitive dependencies!

akka-actor-typed_2.11 from group com.typesafe.akka (version 2.5.21)

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

Group: com.typesafe.akka Artifact: akka-actor-typed_2.11
Show all versions Show documentation Show source 
 

1 downloads
Artifact akka-actor-typed_2.11
Group com.typesafe.akka
Version 2.5.21
Last update 13. February 2019
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-actor_2.11,
There are maybe transitive dependencies!

helloworld-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: helloworld-archetype
Show all versions Show source 
 

0 downloads
Artifact helloworld-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/helloworld
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simpleapp-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: simpleapp-archetype
Show all versions Show source 
 

0 downloads
Artifact simpleapp-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/simpleapp
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camel-core from group io.thorntail (version 2.2.1.Final)

Java Integration Framework implementing the Enterprise Integration Patterns, doing the mediation and routing of the messages using a DSL Language (Java, Spring XML or Blueprint XML). This core module contains the logic to support the different patterns, many languages (Simple, constant, header, body) to manipulate the content & expressions to take decisions during the routing.

Group: io.thorntail Artifact: camel-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact camel-core
Group io.thorntail
Version 2.2.1.Final
Last update 30. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies wildfly-camel-subsystem-core, wildfly-server, container, ee, logging,
There are maybe transitive dependencies!

wrappers from group de.cit-ec.tcs.alignment (version 3.1.1)

This module contains some wrappers to make usage of the TCSAlignmentToolbox easier. Most important for beginners is the StringEditDistance, which provides convenience functions for simple string comparisons. For sequences of vectors we provide the VectorialSequences wrapper. The RandomSequenceGenerator enables you to generate random multi-modal sequences for testing purposes.

Group: de.cit-ec.tcs.alignment Artifact: wrappers
Show all versions Show documentation Show source 
 

0 downloads
Artifact wrappers
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies algorithms, sequence-comparators,
There are maybe transitive dependencies!

parallel from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides a very basic support for the parallel computing of tasks (Engine class) and entries of a matrix (MatrixEngine). This is basically just a wrapper around the java standard functionality for parallel computing (mainly the Standard Thread Pool and the Future interface). Additional functionality is provided by the ProgressReporter interface, which can be used as a hook to provide information on the current state of the parallel computing task to other modules or the user.

Group: de.cit-ec.tcs.alignment Artifact: parallel
Show all versions Show documentation Show source 
 

1 downloads
Artifact parallel
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

trees from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides two packages, 'trees' and 'forests', which provide algorithms to compute edit distances on trees and forests (that is, unordered or ordered lists of trees) respectively. The edit distance is computed according to the tree edit distance algorithm of Zhang and Shasha (1989). The basic tree data structure is defined by the Tree interface in the trees module. Please refer to the javadoc for more detailed information.

Group: de.cit-ec.tcs.alignment Artifact: trees
Show all versions Show documentation Show source 
 

0 downloads
Artifact trees
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies algorithms, sets,
There are maybe transitive dependencies!

akka-cluster-sharding-typed_2.13.0-M3 from group com.typesafe.akka (version 2.5.17)

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

Group: com.typesafe.akka Artifact: akka-cluster-sharding-typed_2.13.0-M3
Show all versions Show documentation Show source 
 

1 downloads
Artifact akka-cluster-sharding-typed_2.13.0-M3
Group com.typesafe.akka
Version 2.5.17
Last update 28. September 2018
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-cluster-typed_2.13.0-M3, akka-persistence-typed_2.13.0-M3, akka-cluster-sharding_2.13.0-M3,
There are maybe transitive dependencies!

akka-cluster-typed_2.13.0-M3 from group com.typesafe.akka (version 2.5.17)

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

Group: com.typesafe.akka Artifact: akka-cluster-typed_2.13.0-M3
Show all versions Show documentation Show source 
 

1 downloads
Artifact akka-cluster-typed_2.13.0-M3
Group com.typesafe.akka
Version 2.5.17
Last update 28. September 2018
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 6
Dependencies scala-library, akka-actor-typed_2.13.0-M3, akka-cluster_2.13.0-M3, akka-cluster-tools_2.13.0-M3, akka-distributed-data_2.13.0-M3, akka-protobuf_2.13.0-M3,
There are maybe transitive dependencies!



Page 1517 from 1553 (items total 15524)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy