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

Download JAR files tagged by access with all dependencies

Search JAR files by class name

akka-http-xml-experimental_2.11 from group com.typesafe.akka (version 2.4.11.2)

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

3 downloads
Artifact akka-http-xml-experimental_2.11
Group com.typesafe.akka
Version 2.4.11.2
Last update 03. May 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-http-experimental_2.11, scala-xml_2.11,
There are maybe transitive dependencies!

akka-http-spray-json-experimental_2.11 from group com.typesafe.akka (version 2.4.11.2)

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

1 downloads
Artifact akka-http-spray-json-experimental_2.11
Group com.typesafe.akka
Version 2.4.11.2
Last update 03. May 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-http-experimental_2.11, spray-json_2.11,
There are maybe transitive dependencies!

akka-http-jackson-experimental_2.11 from group com.typesafe.akka (version 2.4.11.2)

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

1 downloads
Artifact akka-http-jackson-experimental_2.11
Group com.typesafe.akka
Version 2.4.11.2
Last update 03. May 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-http-experimental_2.11, jackson-databind,
There are maybe transitive dependencies!

akka-http-experimental_2.11 from group com.typesafe.akka (version 2.4.11.2)

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

6 downloads
Artifact akka-http-experimental_2.11
Group com.typesafe.akka
Version 2.4.11.2
Last update 03. May 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-http-core_2.11,
There are maybe transitive dependencies!

odfdom-java from group org.apache.odftoolkit (version 0.8.11-incubating)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.apache.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

21 downloads
Artifact odfdom-java
Group org.apache.odftoolkit
Version 0.8.11-incubating
Last update 28. March 2017
Organization The Apache Software Foundation
URL http://incubator.apache.org/odftoolkit/odfdom/index.html
License Apache 2
Dependencies amount 6
Dependencies taglets, xercesImpl, xml-apis, jena-core, java-rdfa, commons-validator,
There are maybe transitive dependencies!

akka-typed-experimental_2.12 from group com.typesafe.akka (version 2.5-M1)

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

0 downloads
Artifact akka-typed-experimental_2.12
Group com.typesafe.akka
Version 2.5-M1
Last update 26. January 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-testkit_2.12,
There are maybe transitive dependencies!

akka-typed-experimental_2.11 from group com.typesafe.akka (version 2.5-M1)

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

1 downloads
Artifact akka-typed-experimental_2.11
Group com.typesafe.akka
Version 2.5-M1
Last update 26. January 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-testkit_2.11,
There are maybe transitive dependencies!

beige-orm from group org.beigesoft (version 1.1.3)

Beigesoft ORM library. This is simple lightweigt multiplatform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. Consist of ORM logic except platform dependent database access logic - e.g. JDBC or Android. It's configurable with standard Java Properties XML files. Standard SQL queries both DML(e.g. SELECT) and DDL(e.g. CREATE) are automatically generated and could be modified/replaced by Properties XML.

Group: org.beigesoft Artifact: beige-orm
Show all versions Show documentation Show source 
 

0 downloads
Artifact beige-orm
Group org.beigesoft
Version 1.1.3
Last update 24. December 2016
Organization not specified
URL http://www.beigesoft.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies beige-common, beige-settings,
There are maybe transitive dependencies!

flakka-persistence-tck-experimental_2.11 from group com.data-artisans (version 2.3-custom)

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.data-artisans Artifact: flakka-persistence-tck-experimental_2.11
Show documentation Show source 
 

0 downloads
Artifact flakka-persistence-tck-experimental_2.11
Group com.data-artisans
Version 2.3-custom
Last update 15. December 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, flakka-persistence-experimental_2.11, flakka-testkit_2.11, scalatest_2.11, junit,
There are maybe transitive dependencies!

flakka-persistence-experimental_2.11 from group com.data-artisans (version 2.3-custom)

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.data-artisans Artifact: flakka-persistence-experimental_2.11
Show documentation Show source 
 

0 downloads
Artifact flakka-persistence-experimental_2.11
Group com.data-artisans
Version 2.3-custom
Last update 15. December 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, flakka-actor_2.11, leveldb, leveldbjni-all, protobuf-java,
There are maybe transitive dependencies!



Page 367 from 392 (items total 3916)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy