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-http-experimental_2.12.0-M5 from group com.typesafe.akka (version 2.4.8)

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-http-experimental_2.12.0-M5
Show documentation Show source 
 

3 downloads
Artifact akka-http-experimental_2.12.0-M5
Group com.typesafe.akka
Version 2.4.8
Last update 10. July 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-http-core_2.12.0-M5,
There are maybe transitive dependencies!

akka-persistence-query-experimental_2.12.0-M5 from group com.typesafe.akka (version 2.4.8)

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-M5
Show documentation Show source 
 

0 downloads
Artifact akka-persistence-query-experimental_2.12.0-M5
Group com.typesafe.akka
Version 2.4.8
Last update 10. July 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-M5, akka-persistence_2.12.0-M5, akka-testkit_2.12.0-M5, akka-stream-testkit_2.12.0-M5,
There are maybe transitive dependencies!

akka-typed-experimental_2.12.0-M5 from group com.typesafe.akka (version 2.4.8)

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-M5
Show documentation Show source 
 

0 downloads
Artifact akka-typed-experimental_2.12.0-M5
Group com.typesafe.akka
Version 2.4.8
Last update 10. July 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-testkit_2.12.0-M5,
There are maybe transitive dependencies!

pomlint-maven-plugin from group dk.kyuff.pomlint (version 1.1)

The pomlint mojo helps enforcing a certain style in Maven projects. This is particular useful in a multi-module project maintained by large teams of developers. Often best practices are ignored when the project becomes busy. This leads to pom structures that are hard to maintain and thus degrade the projects agility. By having a linter enforce the rules upfront many of the simple mistakes can be avoided.

Group: dk.kyuff.pomlint Artifact: pomlint-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact pomlint-maven-plugin
Group dk.kyuff.pomlint
Version 1.1
Last update 10. July 2016
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 3
Dependencies maven-plugin-api, maven-core, maven-model,
There are maybe transitive dependencies!

wix-oss-ci-police-aggregator from group com.wix (version 1.1.0)

The aggregator of the 'CI Police' Maven plugin, whose responsibility is to validate Wix Open Source Projects. These validations includes: * Maven POM requirements (e.g., non-blank 'artifactId') * Sonatype requiremetns (e.g., 'scm') * Wix requirements (e.g., 'organization' populated with Wix details) It is consisted two modules: one, is the main module of the plugin, and the other, is a tests module. The reason for having a tests module is that the tests actually runs the plugin. It is therefore expected to be found in Maven's local repository (at least in the local repository); hence, the separation.

Group: com.wix Artifact: wix-oss-ci-police-aggregator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wix-oss-ci-police-aggregator
Group com.wix
Version 1.1.0
Last update 06. June 2016
Organization wix.com
URL https://github.com/wix/wix-oss-ci-police
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

taverna-reference-testhelpers from group org.apache.taverna.engine (version 3.1.0-incubating)

In order to properly test OSGi-loaded t2ference modules we need a module that is entire external to t2reference and to the test cases. If the test implementations are included in either the api, core implementations or test modules they will be loaded by the root classloader of the test runner - by putting them in an independent artifact we allow them to be loaded through various SPI discovery mechanisms as they would be in a 'real' environment.

Group: org.apache.taverna.engine Artifact: taverna-reference-testhelpers
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-testhelpers
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies taverna-reference-api, log4j,
There are maybe transitive dependencies!

secret-store-feature-pack-resources from group org.keycloak.secretstore (version 1.0.15.Final)

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin.

Group: org.keycloak.secretstore Artifact: secret-store-feature-pack-resources
Show all versions Show source 
 

0 downloads
Artifact secret-store-feature-pack-resources
Group org.keycloak.secretstore
Version 1.0.15.Final
Last update 18. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

akka-http-jackson-experimental_2.12.0-M3 from group com.typesafe.akka (version 2.4.3)

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-http-jackson-experimental_2.12.0-M3
Show all versions Show documentation Show source 
 

1 downloads
Artifact akka-http-jackson-experimental_2.12.0-M3
Group com.typesafe.akka
Version 2.4.3
Last update 01. April 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-http-experimental_2.12.0-M3, jackson-databind,
There are maybe transitive dependencies!

akka-http-spray-json-experimental_2.12.0-M3 from group com.typesafe.akka (version 2.4.3)

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-http-spray-json-experimental_2.12.0-M3
Show all versions Show documentation Show source 
 

1 downloads
Artifact akka-http-spray-json-experimental_2.12.0-M3
Group com.typesafe.akka
Version 2.4.3
Last update 01. April 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-http-experimental_2.12.0-M3, spray-json_2.12.0-M3,
There are maybe transitive dependencies!

akka-http-xml-experimental_2.12.0-M3 from group com.typesafe.akka (version 2.4.3)

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-http-xml-experimental_2.12.0-M3
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-http-xml-experimental_2.12.0-M3
Group com.typesafe.akka
Version 2.4.3
Last update 01. April 2016
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-http-experimental_2.12.0-M3, scala-xml_2.12.0-M3,
There are maybe transitive dependencies!



Page 1526 from 1553 (items total 15523)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy