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

Download JAR files tagged by without with all dependencies

Search JAR files by class name

akka-multi-node-testkit_2.11 from group com.typesafe.akka (version 2.5.32)

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-multi-node-testkit_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-multi-node-testkit_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-remote_2.11, akka-testkit_2.11,
There are maybe transitive dependencies!

akka-coordination_2.11 from group com.typesafe.akka (version 2.5.32)

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

0 downloads
Artifact akka-coordination_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-actor_2.11,
There are maybe transitive dependencies!

tradeshift-ubl-xsd-2_1 from group com.tradeshift (version 2.2.0)

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-2_1
Show source 
 

0 downloads
Artifact tradeshift-ubl-xsd-2_1
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-2_0 from group com.tradeshift (version 2.2.0)

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-2_0
Show source 
 

0 downloads
Artifact tradeshift-ubl-xsd-2_0
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-2_2 from group com.tradeshift (version 2.2.0)

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-2_2
Show source 
 

0 downloads
Artifact tradeshift-ubl-xsd-2_2
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-backports from group com.tradeshift (version 2.2.0)

UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete, standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes. UBL is freely available to everyone without legal encumbrance or licensing fees.

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-backports
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tradeshift-ubl-xsd-backports
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization Tradeshift
URL https://docs.oasis-open.org/ubl/cs01-UBL-2.2/UBL-2.2.html
License OASIS IPR Policy
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-examples from group com.tradeshift (version 2.2.0)

UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete, standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes. UBL is freely available to everyone without legal encumbrance or licensing fees.

Group: com.tradeshift Artifact: tradeshift-ubl-examples
Show all versions Show source 
 

3 downloads
Artifact tradeshift-ubl-examples
Group com.tradeshift
Version 2.2.0
Last update 04. May 2020
Organization Tradeshift
URL http://docs.oasis-open.org/ubl/os-UBL-2.1/UBL-2.1.html
License OASIS IPR Policy
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pact-specification-test_2.12 from group au.com.dius (version 3.6.15)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius Artifact: pact-specification-test_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test_2.12
Group au.com.dius
Version 3.6.15
Last update 29. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pact-specification-test from group au.com.dius (version 4.0.10)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius Artifact: pact-specification-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scenic-view from group net.raumzeitfalle.fx (version 11.0.2)

Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.

Group: net.raumzeitfalle.fx Artifact: scenic-view
Show all versions Show documentation Show source 
 

0 downloads
Artifact scenic-view
Group net.raumzeitfalle.fx
Version 11.0.2
Last update 23. February 2020
Organization not specified
URL https://github.com/Oliver-Loeffler/scenic-view.git
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 155 from 195 (items total 1945)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy