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

Download JAR files tagged by only with all dependencies

Search JAR files by class name

serpent from group net.razorvine (version 1.40)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show all versions Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.40
Last update 14. May 2021
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jimpulse from group uk.co.bithatch (version 1.2)

A Java port of the impulse library https://launchpad.net/impulse.bzr. For Linux only, requires libpulse and libfftw-3. Captures output from PulseAudio system and delivers transformed snapshots optionally using Fast Fourier Transforms. The data collected may then be used to create visual effects based on sound levels of various frequencies.

Group: uk.co.bithatch Artifact: jimpulse
Show all versions Show documentation Show source 
 

0 downloads
Artifact jimpulse
Group uk.co.bithatch
Version 1.2
Last update 02. May 2021
Organization Bithatch
URL https://github.com/bithatch/jimpulse
License GNU GENERAL PUBLIC LICENSE Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parso from group com.epam (version 2.0.14)

Parso is a lightweight Java library designed to read SAS7BDAT datasets. The Parso interfaces are analogous to libraries designed to read table-storing files, for example, CSVReader library. Despite its small size, the Parso library is the only full-featured open-source solution to process SAS7BDAT datasets, both uncompressed, CHAR-compressed and BIN-compressed. It is effective in processing clinical and statistical data often stored in SAS7BDAT format. Parso allows converting data into CSV format.

Group: com.epam Artifact: parso
Show all versions Show documentation Show source 
 

65 downloads
Artifact parso
Group com.epam
Version 2.0.14
Last update 19. February 2021
Organization not specified
URL https://github.com/epam/parso
License Apache License v2
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

jmyspell-core from group org.jitsi (version 1.0-jitsi-1)

Group: org.jitsi Artifact: jmyspell-core
Show documentation Show source 
 

0 downloads
Artifact jmyspell-core
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmyspell-examples from group org.jitsi (version 1.0-jitsi-1)

Group: org.jitsi Artifact: jmyspell-examples
Show documentation Show source 
 

0 downloads
Artifact jmyspell-examples
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jmyspell-core, jmyspell-swing,
There are maybe transitive dependencies!

jmyspell-swing from group org.jitsi (version 1.0-jitsi-1)

Group: org.jitsi Artifact: jmyspell-swing
Show documentation Show source 
 

0 downloads
Artifact jmyspell-swing
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jmyspell-core,
There are maybe transitive dependencies!

jmyspell from group org.jitsi (version 1.0-jitsi-1)

JMySpell is a 100% pure-Java implementation of the MySpell spell checker, licensed under the LGPL. This allows us to use the old dictionaries from OpenOffice.org in Java applications, whether they're J2SE applications or J2EE web applications. Since at the moment there is only one 100% Java Open-Source spell checker (Jazzy), and the inclusion of dictionaries is difficult, the objective of this project is to fill this gap.

Group: org.jitsi Artifact: jmyspell
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmyspell
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL https://github.com/jitsi/jmyspell
License LGPL-2.1-only
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmyspell-jedit-plugin from group org.jitsi (version 1.0-jitsi-1)

Group: org.jitsi Artifact: jmyspell-jedit-plugin
Show documentation Show source 
 

0 downloads
Artifact jmyspell-jedit-plugin
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jmyspell-core, jmyspell-swing,
There are maybe transitive dependencies!

cache2k-base-bom from group org.cache2k (version 1.9.1.Alpha)

A light weight and high performance Java caching library. Android and Java 6 compatible. It can be expected that this bill of material POM always provides the artifacts for basic caching functionality that is useful and needed for applications, like: The in memory cache, XML configuration and JMX support. The core artifact with the implementation is added as runtime dependency so only the API is included in the compile scope for development.

Group: org.cache2k Artifact: cache2k-base-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cache2k-base-bom
Group org.cache2k
Version 1.9.1.Alpha
Last update 13. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cache2k-api,
There are maybe transitive dependencies!

ci-springboot-parent-pom from group de.davelee (version 2.3.0)

This is a Maven Parent POM for Continuous Integration using Java with Spring Boot. It includes the standard Spring Boot Starter as Parent POM as well as the Spring Boot Test Starter POM as dependency. In addition, an analysis profile can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (version 2.x and higher) or Cobertura (version 1.1.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs (version 1.1.x only) and Checkstyle.

Group: de.davelee Artifact: ci-springboot-parent-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-springboot-parent-pom
Group de.davelee
Version 2.3.0
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!



Page 158 from 187 (items total 1868)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy