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

Download JAR files tagged by dryuf with all dependencies

Search JAR files by class name

dryuf-netty from group net.dryuf (version 1.0.2)

Dryuf Netty is set of enhancements to Netty framework.

Group: net.dryuf Artifact: dryuf-netty
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-netty
Group net.dryuf
Version 1.0.2
Last update 25. May 2023
Organization not specified
URL https://github.com/dryuf/dryuf-netty
License Apache 2.0
Dependencies amount 9
Dependencies javax.inject, log4j-core, dryuf-base, commons-lang3, guava, netty-all, netty-transport-native-epoll, netty-transport-native-kqueue, netty-transport-native-unix-common,
There are maybe transitive dependencies!

dryuf-geo from group net.dryuf (version 1.0.1)

Dryuf Geo is set of utilities, calculations, database support and others for processing geospatial data.

Group: net.dryuf Artifact: dryuf-geo
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-geo
Group net.dryuf
Version 1.0.1
Last update 06. June 2023
Organization not specified
URL https://github.com/dryuf/dryuf-geo
License Apache 2.0
Dependencies amount 11
Dependencies jakarta.inject-api, jackson-databind, guava, postgresql, gt-main, gt-referencing, gt-metadata, gt-epsg-wkt, jts-core, hibernate-core, hibernate-spatial,
There are maybe transitive dependencies!

dryuf-base from group net.dryuf (version 1.8.2)

Dryuf Base is addition of various utilities related to collections, functions, concurrency or others to Java base libraries.

Group: net.dryuf Artifact: dryuf-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-base
Group net.dryuf
Version 1.8.2
Last update 23. January 2024
Organization not specified
URL https://github.com/dryuf/dryuf-base
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dryuf-eval-lib from group net.dryuf (version 1.0.0)

Dryuf Eval provides evaluation of math expressions. By math, it's meant math operations and functions, logical operations, conversions and any other customized functionality.

Group: net.dryuf Artifact: dryuf-eval-lib
Show documentation Show source 
 

0 downloads
Artifact dryuf-eval-lib
Group net.dryuf
Version 1.0.0
Last update 27. April 2022
Organization not specified
URL https://github.com/dryuf/dryuf-eval
License Apache 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

dryuf-bigio from group net.dryuf (version 1.2.0)

Dryuf BigIo is stateless, unlimited IO framework, solving few design problems of original JDK. It mainly provides three things - FlatBuffer with 64-bit address space and being stateless. Additionally, it provides FlatChannel interface and few implementations - providing the arbitrary reads and writes from chosen position. This is implemented only in FileChannel in NIO so this interface makes it easier to provide those stateless reads and writes on virtual channels too. BigIo also provides committable objects, allowing marking the object as completed or incomplete, so it correctly results into success or exception on receiving side.

Group: net.dryuf Artifact: dryuf-bigio
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-bigio
Group net.dryuf
Version 1.2.0
Last update 15. March 2024
Organization not specified
URL https://github.com/dryuf/dryuf-bigio
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dryuf-concurrent from group net.dryuf (version 1.7.0)

Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the notifications. It allows various types of notification listeners, distinguishing among successful end, failure and end due to cancel request. Last but not least, it has very low memory footprint and excellent performance, even outperforming JDK Future without listener support.

Group: net.dryuf Artifact: dryuf-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-concurrent
Group net.dryuf
Version 1.7.0
Last update 01. April 2023
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 6)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy