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

Download JAR files tagged by like with all dependencies

Search JAR files by class name

ujmp from group org.ujmp (version 0.3.0)

The Universal Java Matrix Package (UJMP) is an open source library for dense and sparse matrix computations and linear algebra in Java. In addition to the basic operations like matrix multiplication, matrix inverse or decomposition methods, it also supports visualization, JDBC import/export and many other useful functions such as mean, correlation, standard deviation, mutual information, or the replacement of missing values. It's a swiss army knife for data processing in Java, tailored to machine learning applications.

Group: org.ujmp Artifact: ujmp
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ujmp
Group org.ujmp
Version 0.3.0
Last update 30. July 2015
Organization Universal Java Matrix Package
URL https://ujmp.org/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datetime from group org.pojava (version 3.0.2)

POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates. It parses dates from most languages and formats out of the box without having to specify which format is expected. Defaults such as time zones, and whether to interpret an internationally ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone and locale and stored in a default config object that can be replaced or overridden. Multiple languages for month names are supported without any additional configuration needed.

Group: org.pojava Artifact: datetime
Show all versions Show documentation Show source 
 

13 downloads
Artifact datetime
Group org.pojava
Version 3.0.2
Last update 04. June 2015
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-jre from group net.wetheinter (version 0.5)

This module exists solely to package all other jre modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain. It also allows dependent modules to discover new features, as modules graduate from labs to final, they will be added here. As you type X_, autocomplete will expose newly added services.

Group: net.wetheinter Artifact: xapi-jre
Show all versions Show documentation Show source 
 

2 downloads
Artifact xapi-jre
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

efaps-kernel from group org.efaps (version 3.2.0)

eFaps is a framework used to map objects with or without attached files to a relational database and optional file systems (only for attaches files). Configurable access control can be provided down to object and attribute level depending on implementation and use case. Depending on requirements, events (like triggers) allow to implement business logic and to separate business logic from user interface. The framework includes integrations (e.g. webdav, full text search) and a web application as 'simple' configurable user interface. Some best practises, example web application modules (e.g. team work module) support administrators and implementers using this framework.

Group: org.efaps Artifact: efaps-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact efaps-kernel
Group org.efaps
Version 3.2.0
Last update 25. March 2015
Organization The eFaps Team
URL http://maven-efaps-plugin.efaps.org
License The Apache Software License, Version 2.0
Dependencies amount 39
Dependencies slf4j-api, postgresql, mysql-connector-java, commons-lang3, commons-dbutils, efaps-json, commons-digester3, jasypt, commons-jexl, commons-transaction, commons-vfs2, commons-collections4, joda-time, jollyday, yuicompressor, wikiutil, dynamicreports-core, poi, spring-beans, groovy-all, ant, ivy, commons-email, jersey-media-multipart, jersey-server, quartz, jcr, jms, infinispan-core, infinispan-query, jbpm-runtime-manager, jbpm-persistence-jpa, jbpm-kie-services, jbpm-human-task-jpa, jbpm-executor, jaxb-xjc, hibernate-entitymanager, hibernate-validator, annotations,
There are maybe transitive dependencies!

jdbctemplatetool from group org.crazycake (version 1.0.4-RELEASE)

Spring JdbcTemplate did very convient and useful, but it also has some disadvantages or in another word “inconvenient”. For example, you can’t just pass an object and tell JdbcTemplate to turn it into a sql and save to database just like hibernate does. Alright, you may say “JdbcTemplate doesn’t need you to write hbm.xml , so it’s understandable”. But is it true that this thing is impossible to achieve? And also you know JdbcTemplate can auto turn the result of a query to a list of persistent object a.k.a PO, but when you want to do this you will meet a problem: “How to ?”.Because you can’t find any function of JdbcTemplate to pass a sql and a PO class as we expected. After you google for it, you’ve been told you can create a BeanPropertyRowMapper to deal with this. But isn’t it could be more easier? Based on those questions I create JdbcTemplateTool which can provide these features.

Group: org.crazycake Artifact: jdbctemplatetool
Show documentation Show source 
 

0 downloads
Artifact jdbctemplatetool
Group org.crazycake
Version 1.0.4-RELEASE
Last update 24. September 2014
Organization not specified
URL https://github.com/alexxiyang/jdbctemplatetool
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-orm, persistence-api, slf4j-api, slf4j-log4j12, spring-core, camel-name-utils,
There are maybe transitive dependencies!

VectorPrintReport from group com.vectorprint (version 13.1)

This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report. Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug mode to help evaluate your report.

Group: com.vectorprint Artifact: VectorPrintReport
Show all versions Show documentation Show source 
 

0 downloads
Artifact VectorPrintReport
Group com.vectorprint
Version 13.1
Last update 24. June 2014
Organization VectorPrint
URL http://vectorprintreport.java.net
License GNU Lesser General Public License
Dependencies amount 3
Dependencies itext, sac, VectorPrintConfig,
There are maybe transitive dependencies!

snmpAdaptor4j from group net.sf.snmpadaptor4j (version 1.1)

snmpAdaptor4j is an adaptor for Java Management eXtensions (JMX) providing a simple access to MBeans via the SNMP protocol. Thus, this adapter you allow to connect most monitoring tools (like Nagios and Cacti) to your Java applications. For each MBean, an XML mapping file allows to establish the relationships between attributes and the MIB of the SNMP adapter. No additional code is necessary to integrate the MBeans in the SNMP protocol. This adapter can work in a multi-applications environment (such as application servers).

Group: net.sf.snmpadaptor4j Artifact: snmpAdaptor4j
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact snmpAdaptor4j
Group net.sf.snmpadaptor4j
Version 1.1
Last update 12. March 2013
Organization snmpAdaptor4j
URL http://snmpadaptor4j.sourceforge.net
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jparsec from group jparsec (version 2.0.1)

What is jparsec? Jparsec is a recursive-desent parser combinator framework written for Java. It constructs parsers in native Java language only. Why yet another parser framework? Jparsec stands out for its combinator nature. It is no parser generator like YACC or ANTLR. No extra grammar file is required. Grammar is written in native Java /C# language, which also means you can utilize all the utilities in the Java/.Net community to get your parser fancy. What does "jparsec" stand for? Jparsec is an implementation of Haskell Parsec on the Java platform. Feature highlights. operator precendence grammar. accurate error location and customizable error message. rich set of pre-defined reusable combinator functions. declarative API that resembles BNF. [email protected] [email protected]

Group: jparsec Artifact: jparsec
Show all versions Show documentation Show source 
 

1 downloads
Artifact jparsec
Group jparsec
Version 2.0.1
Last update 10. October 2012
Organization codehaus.org
URL http://jparsec.codehaus.org
License Apache License, Version 2.0 (the "License")
Dependencies amount 3
Dependencies cglib, easymock, junit,
There are maybe transitive dependencies!

oz-generic-levenshtein from group de.linuxusers.levenshtein (version 0.4.0)

YET ANOTHER IMPLEMENTATION OF LEVENSHTEIN DISTANCE GenericLevenshtein is an implementation of Minimum Edit Distance, also called Levenshtein Distance, written by Ramon Ziai and Niels Ott. This algorithm is very popular and it is often used to compute the similarity of strings. The difference in the presented implementation is that it can operate on sequences of any Java object implementing equals(Object). So no matter if you want to compare genome sequences or sequences of numbers, or just strings, here you go! Furthermore, the costs of the replace, insert, and delete operations can be customized by implementing the simple WeightCalculator<T> interface. In that case it is not a requirement to rely on equals(Object) as your implementation can do whatever you like it to do in oder to compare objects.

Group: de.linuxusers.levenshtein Artifact: oz-generic-levenshtein
Show documentation Show source 
 

0 downloads
Artifact oz-generic-levenshtein
Group de.linuxusers.levenshtein
Version 0.4.0
Last update 11. September 2012
Organization not specified
URL http://niels.drni.de/s9y/pages/generic-levenshtein.html
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jentity-swing from group org.jentity (version 0.3)

Group: org.jentity Artifact: jentity-swing
Show documentation Show source 
 

0 downloads
Artifact jentity-swing
Group org.jentity
Version 0.3
Last update 27. August 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jentity-core,
There are maybe transitive dependencies!



Page 305 from 320 (items total 3198)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy