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

Download JAR files tagged by port with all dependencies


serialport from group io.github.xmaihh (version 2.1.2)

Porting Google's official serial port libraryandroid-serialport-api,only supports serial port name and baud rate. This item adds support check digit, data bit, stop bit, flow control configuration item.

Group: io.github.xmaihh Artifact: serialport
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact serialport
Group io.github.xmaihh
Version 2.1.2
Last update 09. August 2023
Organization not specified
URL https://github.com/xmaihh/Android-Serialport
License The Apache License, Version 2.0
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 
Download struct.jar (2.2.0)
 

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!

picoxlsx4j from group ch.rabanti (version 2.6.0)

PicoXLSX4j is a small Java library to create XLSX files (Microsoft Excel 2007 or newer) in an easy and native way. It is a direct port of PicoXLSX for C#: No need for an installation of Microsoft Office. No need for Office interop/DCOM or other bridging libraries. No need for 3rd party libraries. Pure usage of standard JRE

Group: ch.rabanti Artifact: picoxlsx4j
Show all versions Show documentation Show source 
Download picoxlsx4j.jar (2.6.0)
 

0 downloads
Artifact picoxlsx4j
Group ch.rabanti
Version 2.6.0
Last update 01. September 2020
Organization not specified
URL https://PicoXLSX.rabanti.ch
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

postgresql-maven-plugin from group dk.kosmisk (version 1.0.4)

postgresql-maven-plugin integration testing with a real postgresql server instance - maven 3.5+ This plugin ensures a PostgreSQL server (binary) is downloaded and started up before integraion testing starts. Use the maven-failsafe-plugin to supply the port, the database is listening on, to the integraion tests.

Group: dk.kosmisk Artifact: postgresql-maven-plugin
Show all versions Show documentation Show source 
Download postgresql-maven-plugin.jar (1.0.4)
 

0 downloads
Artifact postgresql-maven-plugin
Group dk.kosmisk
Version 1.0.4
Last update 10. November 2019
Organization not specified
URL https://github.com/kosmisk-dk/postgresql-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-io, commons-compress,
There are maybe transitive dependencies!

nova4jmt from group de.kah2.zodiac (version 0.15.0.1)

novaforjava is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. The intended audience of libnova is java programmers, astronomers and anyone else interested in calculating positions of astronomical objects or celestial mechanics. It is a 1:1 port of libnova c-library with a small fix to enable parallel calculations.

Group: de.kah2.zodiac Artifact: nova4jmt
Show documentation Show source 
Download nova4jmt.jar (0.15.0.1)
 

0 downloads
Artifact nova4jmt
Group de.kah2.zodiac
Version 0.15.0.1
Last update 25. June 2019
Organization not specified
URL https://github.com/kahles/nova4jmt
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vader-sentiment-analyzer from group com.github.apanimesh061 (version 1.0)

Java port of Python NLTK Vader Sentiment Analyzer. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

Group: com.github.apanimesh061 Artifact: vader-sentiment-analyzer
Show documentation Show source 
Download vader-sentiment-analyzer.jar (1.0)
 

25 downloads
Artifact vader-sentiment-analyzer
Group com.github.apanimesh061
Version 1.0
Last update 06. January 2018
Organization not specified
URL https://github.com/apanimesh061/VaderSentimentJava/blob/master/README.md
License MIT License
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

speakingurl from group de.weltraumschaf (version 1.0.0)

GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the input string. Java port of https://github.com/pid/speakingurl.

Group: de.weltraumschaf Artifact: speakingurl
Show documentation Show source 
Download speakingurl.jar (1.0.0)
 

0 downloads
Artifact speakingurl
Group de.weltraumschaf
Version 1.0.0
Last update 29. September 2014
Organization not specified
URL http://weltraumschaf.github.io/speakingurl/
License The BSD 3-Clause License (BSD3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjavolution-core-cpp from group org.javolution (version 6.0.0)

Group: org.javolution Artifact: libjavolution-core-cpp
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjavolution-core-cpp
Group org.javolution
Version 6.0.0
Last update 18. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javolution-core-java from group org.javolution (version 6.0.0)

Group: org.javolution Artifact: javolution-core-java
Show documentation Show source 
Download javolution-core-java.jar (6.0.0)
 

53 downloads
Artifact javolution-core-java
Group org.javolution
Version 6.0.0
Last update 18. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.osgi.core, org.osgi.compendium,
There are maybe transitive dependencies!

javolution from group org.javolution (version 6.0.0)

Javolution - Java Solution for Real-Time and Embedded Systems. This project uses template classes to generates java code for various versions of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation builds executable for Java 1.5+ (parameterized classes). For others targets the ant script should be used directly (e.g. "ant j2me").

Group: org.javolution Artifact: javolution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact javolution
Group org.javolution
Version 6.0.0
Last update 18. August 2013
Organization Javolution
URL http://javolution.org
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 89 from 97 (items total 961)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy