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

swim-db from group org.swimos (version 4.2.14)

Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values

Group: org.swimos Artifact: swim-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-db
Group org.swimos
Version 4.2.14
Last update 01. December 2023
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.db
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies swim-util, swim-codec, swim-collections, swim-structure, swim-recon, swim-math, swim-spatial, swim-concurrent, swim-uri,
There are maybe transitive dependencies!

staxmate from group com.fasterxml.staxmate (version 2.4.1)

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Group: com.fasterxml.staxmate Artifact: staxmate
Show all versions Show documentation Show source 
 

3 downloads
Artifact staxmate
Group com.fasterxml.staxmate
Version 2.4.1
Last update 10. October 2023
Organization FasterXML
URL http://staxmate.codehaus.org
License BSD
Dependencies amount 1
Dependencies stax2-api,
There are maybe transitive dependencies!

akka-multi-node-testkit_3 from group com.typesafe.akka (version 2.9.0-M2)

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

0 downloads
Artifact akka-multi-node-testkit_3
Group com.typesafe.akka
Version 2.9.0-M2
Last update 27. September 2023
Organization Lightbend Inc.
URL https://akka.io/
License BUSL-1.1
Dependencies amount 5
Dependencies akka-remote_3, akka-testkit_3, scala3-library_3, netty-transport, netty-handler,
There are maybe transitive dependencies!

akka-multi-node-testkit_2.13 from group com.typesafe.akka (version 2.9.0-M2)

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

0 downloads
Artifact akka-multi-node-testkit_2.13
Group com.typesafe.akka
Version 2.9.0-M2
Last update 27. September 2023
Organization Lightbend Inc.
URL https://akka.io/
License BUSL-1.1
Dependencies amount 5
Dependencies scala-library, akka-remote_2.13, akka-testkit_2.13, netty-transport, netty-handler,
There are maybe transitive dependencies!

akka-multi-node-testkit_2.12 from group com.typesafe.akka (version 2.9.0-M1)

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

1 downloads
Artifact akka-multi-node-testkit_2.12
Group com.typesafe.akka
Version 2.9.0-M1
Last update 05. September 2023
Organization Lightbend Inc.
URL https://akka.io/
License BUSL-1.1
Dependencies amount 5
Dependencies scala-library, akka-remote_2.12, akka-testkit_2.12, netty-transport, netty-handler,
There are maybe transitive dependencies!

3rdparty-privacy-proxy from group de.tk.opensource (version 1.2.0)

TK 3rd Party Privacy Proxy. Delivers functionality to securely fetch and provide 3rd Party resources as well as proxying requests back to the 3rd Party Provider. The users of your website will remain private against any 3rd Party Provider you use without losing any functionality on your end. Further more this privacy proxy delivers you the ultimate knowledge about what information is being transferred to any 3rd Party Provider as well as independence from their servers.

Group: de.tk.opensource Artifact: 3rdparty-privacy-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact 3rdparty-privacy-proxy
Group de.tk.opensource
Version 1.2.0
Last update 04. August 2023
Organization not specified
URL Not specified
License GNU General Public License Version 3.0
Dependencies amount 6
Dependencies spring-boot-starter-web, spring-boot-starter-aop, spring-retry, spring-boot-starter-actuator, commons-io, httpclient5,
There are maybe transitive dependencies!

biz.aQute.shell.sshd.provider from group biz.aQute (version 1.10.0)

An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.

Group: biz.aQute Artifact: biz.aQute.shell.sshd.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.shell.sshd.provider
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies osgi.annotation, org.osgi.service.component.annotations, sshd-osgi, slf4j-api, aQute.libg, org.apache.felix.gogo.runtime, org.osgi.service.metatype.annotations, biz.aQute.api.authentication, biz.aQute.api.authorization, org.osgi.framework,
There are maybe transitive dependencies!

externalsortinginjava from group com.google.code.externalsortinginjava (version 0.6.2)

Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result. Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example? When we could not find such a simple program, we wrote one.

Group: com.google.code.externalsortinginjava Artifact: externalsortinginjava
Show all versions Show documentation Show source 
 

5 downloads
Artifact externalsortinginjava
Group com.google.code.externalsortinginjava
Version 0.6.2
Last update 04. April 2023
Organization not specified
URL http://github.com/lemire/externalsortinginjava/
License Public Domain
Dependencies amount 1
Dependencies commons-csv,
There are maybe transitive dependencies!

miscservletfilter from group io.github.jdlopez (version 1.1.0)

Collection of Servlet filter: Very basic authentication filter. Suitable for Spring Boot REST services without servlet-engine configuration. Add registration of api calls (or any servlet call) into Google Analytics Measurement Protocol. Block filter some kind of last defense servlet-firewall agains DDoS attacks

Group: io.github.jdlopez Artifact: miscservletfilter
Show all versions Show documentation Show source 
 

0 downloads
Artifact miscservletfilter
Group io.github.jdlopez
Version 1.1.0
Last update 14. February 2023
Organization not specified
URL https://github.com/jdlopez/miscservletfilter
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drasyl-parent from group org.drasyl (version 0.10.0)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: drasyl-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drasyl-parent
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 6
Dependencies mockito-core, mockito-junit-jupiter, hamcrest, junit-jupiter-engine, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!



Page 154 from 197 (items total 1963)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy