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

Download JAR files tagged by bytes with all dependencies

Search JAR files by class name

storm-tcp-bolt from group org.keedio.storm.bolt.tcp (version 1.0.2)

This bolt receives a byte array writes the bytes to the configured host and port. It is used in order to inject data to Splunk.

Group: org.keedio.storm.bolt.tcp Artifact: storm-tcp-bolt
Show documentation Show source 
 

0 downloads
Artifact storm-tcp-bolt
Group org.keedio.storm.bolt.tcp
Version 1.0.2
Last update 10. May 2015
Organization not specified
URL https://github.com/keedio/storm-tcp-bolt
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies metrics-core,
There are maybe transitive dependencies!

bigdoc from group org.riversun (version 0.4.0)

This library allows you to handle gigabyte order huge files easily with high performance. You can search bytes or words / read data/text from huge files.

Group: org.riversun Artifact: bigdoc
Show all versions Show documentation Show source 
 

5 downloads
Artifact bigdoc
Group org.riversun
Version 0.4.0
Last update 11. April 2023
Organization not specified
URL https://github.com/riversun/bigdoc
License MIT License
Dependencies amount 1
Dependencies finbin,
There are maybe transitive dependencies!

tlc-commons-buffer from group com.thelastcheck.commons (version 2.5.1)

The buffer management utilities used for managing streams of bytes that need to be treated as structured data. These are typically used to map structured records in files to and from systems that use these files types, i.e. IBM mainframe systems.

Group: com.thelastcheck.commons Artifact: tlc-commons-buffer
Show all versions Show documentation Show source 
 

1 downloads
Artifact tlc-commons-buffer
Group com.thelastcheck.commons
Version 2.5.1
Last update 26. September 2021
Organization The Last Check, LLC
URL https://bitbucket.org/thelastcheck/tlc.open.java/wiki/Home
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-io, slf4j-log4j12,
There are maybe transitive dependencies!

bytemapper from group eu.trisquare (version 1.0)

ByteMapper is a java library that helps with deserialization raw bytes data into Plain Old Java Objects (POJO). It handles object instantiation and mapping values from bytes into annotated fields or constructor parameters.

Group: eu.trisquare Artifact: bytemapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact bytemapper
Group eu.trisquare
Version 1.0
Last update 20. June 2020
Organization not specified
URL https://github.com/trisquareeu/bytemapper
License MIT License
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

etc from group com.intellisrc (version 2.9.1)

Extra functionality which is usually very useful in any project. For example, monitoring Hardware, compressing or decompressing data, store data in memory cache, manage system configuration in a multithreading safe environment (BerkeleyDB or Redis), simple operations with bytes, etc.

Group: com.intellisrc Artifact: etc
Show all versions Show documentation Show source 
 

0 downloads
Artifact etc
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 7
Dependencies groovy-extend, core, groovy-json, reflections, tika-core, je, jedis,
There are maybe transitive dependencies!

bytes from group at.favre.lib (version 1.6.1)

Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.

Group: at.favre.lib Artifact: bytes
Show all versions Show documentation Show source 
 

6 downloads
Artifact bytes
Group at.favre.lib
Version 1.6.1
Last update 15. February 2023
Organization not specified
URL https://github.com/patrickfav/bytes-java
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ImageOptimization from group com.salesforce.perfeng.uiperf (version 2.0.1)

Library used to optimize images so that they are smaller in size (less bytes) while maintaining the exact same quality. It can also... 1) convert gif to png 2) convert images to webp Note: It only runs on Linux and requires additional binaries

Group: com.salesforce.perfeng.uiperf Artifact: ImageOptimization
Show documentation Show source 
 

0 downloads
Artifact ImageOptimization
Group com.salesforce.perfeng.uiperf
Version 2.0.1
Last update 22. December 2021
Organization Salesforce
URL https://github.com/salesforce/ImageOptimization
License The BSD 3-Clause License
Dependencies amount 4
Dependencies slf4j-api, slf4j-simple, commons-io, svgo,
There are maybe transitive dependencies!

similarity-uniform-fuzzy-hash from group com.github.s3curitybug (version 1.8.4)

Similarity Uniform Fuzzy Hash is a tool that allows to accurately and efficiently compute the similarity between two files (or sets of bytes) as a 0 to 1 score. For that purpose, it first computes for each file a Context Triggered Piecewise Hash (CTPH), also known as fuzzy hash, and then compares the hashes.

Group: com.github.s3curitybug Artifact: similarity-uniform-fuzzy-hash
Show all versions Show documentation Show source 
 

1 downloads
Artifact similarity-uniform-fuzzy-hash
Group com.github.s3curitybug
Version 1.8.4
Last update 21. October 2017
Organization not specified
URL https://github.com/s3curitybug/similarity-uniform-fuzzy-hash
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ziplet from group com.faendir.ziplet (version 2.5.2)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.faendir.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziplet
Group com.faendir.ziplet
Version 2.5.2
Last update 07. October 2023
Organization not specified
URL https://github.com/f43nd1r/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

filechampion4j from group dev.filechampion (version 0.9.8.3)

FileChampion4j is a powerful and flexible Java library for validating and processing files. The library can be used to check files for a variety of properties, including mime type, magic bytes, header signatures, footer signatures, maximum size, and more. The library can also execute extension plugins that are defined for the file type.

Group: dev.filechampion Artifact: filechampion4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact filechampion4j
Group dev.filechampion
Version 0.9.8.3
Last update 14. May 2023
Organization filechampion.dev
URL https://github.com/povimd9/FileChampion4j
License Apache License 2.0 License
Dependencies amount 3
Dependencies json, jmh-core, jmh-generator-annprocess,
There are maybe transitive dependencies!



Page 10 from 11 (items total 105)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy