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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

glue-core from group de.ovgu.dke.glue (version 0.2.2)

GLUE is a Java library that simplifies asynchronous communication between heterogeneous software components. It supports various exchangeable transport protocols such that data can be easily transmitted in every situation: within a single Java virtual machine (in-memory); over the wire (IP socket); or even within a chat procolol (XMPP).

Group: de.ovgu.dke.glue Artifact: glue-core
Show documentation Show source 
 

1 downloads
Artifact glue-core
Group de.ovgu.dke.glue
Version 0.2.2
Last update 11. February 2013
Organization not specified
URL https://projects.dke-research.de/redmine/projects/glue/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jcip-annotations,
There are maybe transitive dependencies!

CKIPClient from group tw.cheyingwu (version 0.4.3)

The CKIP (Chinese Knowledge and Information Processing) is a online service for separate Chinese sentence. The service maintain by [CKIP group](http://godel.iis.sinica.edu.tw/CKIP/) in [Sinica](http://www.sinica.edu.tw). CKIPClient-Java is a client library that simplify the procedure of TCP scoket communication between client and CKIP server. Developer can use CKIPClient-Java to access CKIP service more easily. The CKIPClient-Java licensed under Apache License Version 2.0. CKIP 是中研院詞庫小組開發的中文斷詞系統,此系統採用線上服務模式,採用 TCP Scoket 傳送文本到 Server 進行斷詞,再接收斷詞結果。 此專案是將上述斷詞流程採用 Java 實作,提供使用者方便地使用 CKIP 服務。本人並非中研院成員或是詞庫小組相關人士,本人只是將之前撰寫的 Client 端程式碼公開,並嘗試以不同的程式語言實做。所有中文斷詞相關技術及問題請洽中研院詞庫小組。 CKIPClient-Java 採用 Apache License Version 2.0 釋出

Group: tw.cheyingwu Artifact: CKIPClient
Show documentation Show source 
 

1 downloads
Artifact CKIPClient
Group tw.cheyingwu
Version 0.4.3
Last update 06. February 2013
Organization not specified
URL https://github.com/onlinemad/ckipclient-java
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies dom4j,
There are maybe transitive dependencies!

jodd from group org.jodd (version 3.4.1)

Jodd is an open-source Java utility library and set of frameworks. Jodd tools enriches JDK with many powerful and feature rich utilities. It helps with everyday task, makes code more robust and reliable. Jodd frameworks is set of lightweight application frameworks, compact yet powerful. Designed following the CoC, DRY and SCS principles, it makes development simple, but not simpler.

Group: org.jodd Artifact: jodd
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
8 downloads
Artifact jodd
Group org.jodd
Version 3.4.1
Last update 06. January 2013
Organization Jodd
URL http://jodd.org
License The New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

peaberry from group org.ops4j (version 1.3)

The peaberry project is an extension library for Google-Guice that supports dependency injection of dynamic services. It provides OSGi integration out of the box, and has plug-in support for other registry-based service frameworks. It ships as an OSGi bundle that can be dropped into any R4 framework, such as Apache Felix or Eclipse/Equinox.

Group: org.ops4j Artifact: peaberry
Show all versions Show documentation Show source 
 

0 downloads
Artifact peaberry
Group org.ops4j
Version 1.3
Last update 31. October 2012
Organization not specified
URL http://code.google.com/p/peaberry/
License not specified
Dependencies amount 3
Dependencies org.apache.servicemix.bundles.aopalliance, org.apache.servicemix.bundles.javax-inject, guice,
There are maybe transitive dependencies!

textcat from group org.knallgrau.utils (version 1.0.1)

The Java Text Categorizing Library (JTCL) is a pure java 1.5 implementation of libTextCat which in turn is "a library that was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy". It's distributed under the LGPL and can also be used in order to categorize text into arbitrary topics by computing appropiate fingerprints which represent the categories.

Group: org.knallgrau.utils Artifact: textcat
Show documentation Show source 
 

1 downloads
Artifact textcat
Group org.knallgrau.utils
Version 1.0.1
Last update 01. October 2012
Organization not specified
URL http://textcat.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JTransforms from group edu.emory.mathcs (version 2.4)

JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang.

Group: edu.emory.mathcs Artifact: JTransforms
Show documentation Show source 
 

7 downloads
Artifact JTransforms
Group edu.emory.mathcs
Version 2.4
Last update 19. May 2012
Organization not specified
URL https://sites.google.com/site/piotrwendykier/software/jtransforms
License MPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

visualization-datasource from group com.google.visualization (version 1.1.1)

This library makes it easy to implement a Visualization data source so that you can easily chart or visualize your data from any of your data stores. The library implements the Google Visualization API wire protocol and query language. You therefore need write only the code required to make your data available to the library in the form of a data table. This task is made easier by the provision of abstract classes and helper functions.

Group: com.google.visualization Artifact: visualization-datasource
Show all versions Show documentation Show source 
 

1 downloads
Artifact visualization-datasource
Group com.google.visualization
Version 1.1.1
Last update 24. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-lang, commons-logging, guava, icu4j, opencsv,
There are maybe transitive dependencies!

iframework from group com.kapilvirenahuja (version 1.2.1)

This is a set of utilities and classes that I have found useful over the years. In my career spanning over a decade, I have time and again written the same code or some part of the code over and over again. I never found the time to collate the details in a reusable library. This project will be a collection of such files. The work that I have been doing is more than 5 years old, however the project has been conceived in 2011.

Group: com.kapilvirenahuja Artifact: iframework
Show all versions Show documentation Show source 
 

0 downloads
Artifact iframework
Group com.kapilvirenahuja
Version 1.2.1
Last update 22. November 2011
Organization not specified
URL http://projects.scratchpad101.com/iframework/1.0.x/index.html
License Apache License - Version 2.0, January 2004
Dependencies amount 9
Dependencies spring-context-support, log4j, xstream, spring-jdbc, jxl, commons-codec, commons-lang, commons-email, commons-configuration,
There are maybe transitive dependencies!

org.sat4j.pom from group org.sat4j (version 2.3.1)

The aim of the SAT4J library is to provide an efficient library of SAT solvers in Java. Compared to the OpenSAT project, the SAT4J library targets first users of SAT "black boxes", willing to embed SAT technologies into their application without worrying about the details. Since we use the library for our own research, it is also possible for SAT researchers to use it as a basis for their work.

Group: org.sat4j Artifact: org.sat4j.pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.sat4j.pom
Group org.sat4j
Version 2.3.1
Last update 31. October 2011
Organization Centre de Recherche en Informatique de Lens (CRIL)
URL http://www.sat4j.org
License Eclipse Public License 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.sat4j.maxsat from group org.sat4j (version 2.3.1)

Group: org.sat4j Artifact: org.sat4j.maxsat
Show all versions Show documentation Show source 
 

7 downloads
Artifact org.sat4j.maxsat
Group org.sat4j
Version 2.3.1
Last update 31. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.sat4j.core, org.sat4j.pb, commons-cli,
There are maybe transitive dependencies!



Page 5427 from 5464 (items total 54633)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy