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

Download JAR files tagged by binary with all dependencies

Search JAR files by class name

brooklyn-archetype-quickstart from group io.brooklyn (version 0.7.0-M1)

This project defines an archetype for creating new projects which consume brooklyn, including an example application and an example new entity type, able to build an OSGi JAR and a binary assembly, with logging and READMEs.

Group: io.brooklyn Artifact: brooklyn-archetype-quickstart
Show all versions Show source 
 

0 downloads
Artifact brooklyn-archetype-quickstart
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackson-smile from group org.codehaus.jackson (version 1.9.13)

Support for efficient binary data format that can be access same as textual JSON ("binary infoset for JSON"), using standard Jackson abstractions: specifically, extension of JsonFactory and implementations of JsonParser and JsonGenerator.

Group: org.codehaus.jackson Artifact: jackson-smile
Show all versions Show documentation Show source 
 

24 downloads
Artifact jackson-smile
Group org.codehaus.jackson
Version 1.9.13
Last update 15. July 2013
Organization FasterXML
URL http://jackson.codehaus.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jackson-core-asl,
There are maybe transitive dependencies!

phmm4weka from group nz.ac.waikato.cms.weka (version 1.1.3)

This Java software implements Profile Hidden Markov Models (PHMMs) for protein classification for the WEKA workbench. Standard PHMMs and newly introduced binary PHMMs are used. In addition the software allows propositionalisation of PHMMs.

Group: nz.ac.waikato.cms.weka Artifact: phmm4weka
Show documentation Show source 
 

3 downloads
Artifact phmm4weka
Group nz.ac.waikato.cms.weka
Version 1.1.3
Last update 27. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/WekaExcel
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

sbinary from group com.googlecode.sbinary (version 0.1-rc1)

A library for serializing and deserializing data in a platform and jvm version independent way. Provides simple mechanisms for defining a consistent binary format for your objects. It's a very (very) loose port of Haskell's Data.Binary

Group: com.googlecode.sbinary Artifact: sbinary

 

0 downloads
Artifact sbinary
Group com.googlecode.sbinary
Version 0.1-rc1
Last update 24. November 2008
Organization not specified
URL http://code.google.com/p/sbinary/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackson-dataformat-cbor from group com.fasterxml.jackson.dataformat (version 2.17.2)

Support for reading and writing Concise Binary Object Representation ([CBOR](https://www.rfc-editor.org/info/rfc7049) encoded data using Jackson abstractions (streaming API, data binding, tree model)

Group: com.fasterxml.jackson.dataformat Artifact: jackson-dataformat-cbor
Show all versions Show documentation Show source 
 

150 downloads
Artifact jackson-dataformat-cbor
Group com.fasterxml.jackson.dataformat
Version 2.17.2
Last update 05. July 2024
Organization not specified
URL https://github.com/FasterXML/jackson-dataformats-binary
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

byteman-download from group org.jboss.byteman (version 4.0.23)

The Byteman download includes the byteman agent, submit and install jars. the contributed tool jars, the binary scripts used to drive byteman, the Byteman user guide plus the sample jar and scripts which provide some simple examples of how to use Byteman.

Group: org.jboss.byteman Artifact: byteman-download
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact byteman-download
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL http://www.jboss.org/byteman
License not specified
Dependencies amount 22
Dependencies byteman, byteman-submit, byteman-install, byteman-sample, byteman-bmunit, byteman-bmunit5, byteman-dtest, byteman-asciidoc, byteman, byteman-submit, byteman-install, byteman-sample, byteman-bmunit, byteman-bmunit5, byteman-dtest, byteman, byteman-submit, byteman-install, byteman-sample, byteman-bmunit, byteman-bmunit5, byteman-dtest,
There are maybe transitive dependencies!

ngrok-spring-boot-starter from group io.github.kilmajster (version 0.9.2)

🚀 Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically 🤖 so you don't need to care about environment changing etc. auto-configuration magic 🧙‍♂️

Group: io.github.kilmajster Artifact: ngrok-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact ngrok-spring-boot-starter
Group io.github.kilmajster
Version 0.9.2
Last update 12. March 2024
Organization not specified
URL https://github.com/kilmajster/ngrok-spring-boot-starter
License MIT
Dependencies amount 4
Dependencies jackson-dataformat-yaml, commons-io, commons-lang3, commons-compress,
There are maybe transitive dependencies!

dd-plist from group com.googlecode.plist (version 1.28)

This library enables Java applications to work with property lists in various formats. Supported formats for reading and writing are OS X/iOS binary and XML property lists. ASCII property lists are also supported. The library also provides access to basic functions of NeXTSTEP/Cocoa classes like NSDictionary, NSArray, etc.

Group: com.googlecode.plist Artifact: dd-plist
Show all versions Show documentation Show source 
 

61 downloads
Artifact dd-plist
Group com.googlecode.plist
Version 1.28
Last update 10. March 2024
Organization not specified
URL http://www.github.com/3breadt/dd-plist
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hdt-java-parent from group org.rdfhdt (version 3.0.10)

HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal format for storing and sharing RDF datasets on the Web.

Group: org.rdfhdt Artifact: hdt-java-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hdt-java-parent
Group org.rdfhdt
Version 3.0.10
Last update 12. September 2023
Organization DataWeb Research
URL http://www.rdfhdt.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

struct from group org.thshsh (version 2.2.0)

The python struct library's port to java for reading and writing binary data as in python. Based off the code found here: https://github.com/ronniebasak/JStruct with non backwards compatible changes to support strong typing, strings, and byte arrays.

Group: org.thshsh Artifact: struct
Show all versions Show documentation Show source 
 

0 downloads
Artifact struct
Group org.thshsh
Version 2.2.0
Last update 24. February 2023
Organization not specified
URL https://github.com/theshoeshiner/JStruct
License APACHE LICENSE, VERSION 2.0
Dependencies amount 5
Dependencies commons-lang3, commons-io, slf4j-api, commons-beanutils, commons-codec,
There are maybe transitive dependencies!



Page 83 from 108 (items total 1075)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy