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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

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!

ecj from group edu.gmu.cs (version 22)

ECJ, A Java-based Evolutionary Computation Research System. ECJ is a research EC system written in Java. It was designed to be highly flexible, with nearly all classes (and all of their settings) dynamically determined at runtime by a user-provided parameter file. All structures in the system are arranged to be easily modifiable. Even so, the system was designed with an eye toward efficiency. ECJ is developed at George Mason University's ECLab Evolutionary Computation Laboratory. The software has nothing to do with its initials' namesake, Evolutionary Computation Journal. ECJ's sister project is MASON, a multi-agent simulation system which dovetails with ECJ nicely.

Group: edu.gmu.cs Artifact: ecj
Show all versions Show documentation Show source 
 

49 downloads
Artifact ecj
Group edu.gmu.cs
Version 22
Last update 08. September 2014
Organization Evolutionary Computation Laboratory at George Mason University
URL http://cs.gmu.edu/~eclab/projects/ecj/
License The Academic Free License, version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

keystone-plugin from group org.intelligents-ia (version 3.3)

Group: org.intelligents-ia Artifact: keystone-plugin
Show documentation Show source 
 

0 downloads
Artifact keystone-plugin
Group org.intelligents-ia
Version 3.3
Last update 19. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies keystone-boot, maven-plugin-api, maven-archiver, maven-project, maven-dependency-tree,
There are maybe transitive dependencies!

keystone-boot from group org.intelligents-ia (version 3.3)

Group: org.intelligents-ia Artifact: keystone-boot
Show documentation Show source 
 

0 downloads
Artifact keystone-boot
Group org.intelligents-ia
Version 3.3
Last update 19. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

keystone from group org.intelligents-ia (version 3.3)

Keystone project is a bootstrap that loads your application and its dependencies from a single archive. With his maven plugin and few line of configuration, your application will be available with all his dependencies in a single archive. The four main ideas which make the difference with other solution are: 1. all dependencies are not exploded in final archive, 'jar' file stay without any modification, so manifest also... 2. use our maven plugin to package all that you need (and we'll loading dependencies automatically for you) 3. you could load native library 4. you could restart your application Why named Keystone? 1. Stone wedge-shaped arch which maintains a vault [Architecture]. 2. A central element on which everything depends.

Group: org.intelligents-ia Artifact: keystone
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact keystone
Group org.intelligents-ia
Version 3.3
Last update 19. August 2014
Organization Intelligents-ia
URL https://github.com/geronimo-iia/keystone
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.liveSense.framework.wro4j from group com.github.livesense (version 1.0.5)

liveSense WRO4J framework. WRO4J is Free and Open Source Java project which brings together almost all the modern web tools: JsHint, CssLint, JsMin, Google Closure compressor, YUI Compressor, UglifyJs, Dojo Shrinksafe, Css Variables Support, JSON Compression, Less, Sass, CoffeeScript and much more. In the same time, the aim is to keep it as simple as possible and as extensible as possible in order to be easily adapted to application specific needs.

Group: com.github.livesense Artifact: org.liveSense.framework.wro4j
Show all versions Show source 
 

0 downloads
Artifact org.liveSense.framework.wro4j
Group com.github.livesense
Version 1.0.5
Last update 01. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies wro4j-core, wro4j-extensions, less4j, jruby, commons-lang3, jcommander, antlr, antlr-runtime, stringtemplate,
There are maybe transitive dependencies!

denormalize from group nz.ac.waikato.cms.weka (version 1.0.3)

An instance filter that collapses instances with a common grouping ID value into a single instance. Useful for converting transactional data into a format that Weka's association rule learners can handle. IMPORTANT: assumes that the incoming batch of instances has been sorted on the grouping attribute. The values of nominal attributes are converted to indicator attributes. These can be either binary (with f and t values) or unary with missing values used to indicate absence. The later is Weka's old market basket format, which is useful for Apriori. Numeric attributes can be aggregated within groups by computing the average, sum, minimum or maximum.

Group: nz.ac.waikato.cms.weka Artifact: denormalize
Show all versions Show documentation Show source 
 

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

jeuron-project from group org.jeuron (version 0.4.0)

The Jeuron Application Platform is a lightweight framework to assemble software components intended to support multiple project and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. The low resource model permits the platform to be instantiated during each build cycle and to be deployed at all levels of the application hierarchy such as application servers, web servers, and mobile or wired workstations.

Group: org.jeuron Artifact: jeuron-project
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jeuron-project
Group org.jeuron
Version 0.4.0
Last update 25. April 2014
Organization not specified
URL Not specified
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jeuron from group org.jeuron (version 0.4.0)

Group: org.jeuron Artifact: jeuron
Show documentation Show source 
 

0 downloads
Artifact jeuron
Group org.jeuron
Version 0.4.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

repository4hibernate from group net.sf.r4h (version 4.3.6.Final)

The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code YOU can replace with JUST ONE LINE.

Group: net.sf.r4h Artifact: repository4hibernate
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact repository4hibernate
Group net.sf.r4h
Version 4.3.6.Final
Last update 19. April 2014
Organization Semochkin Vitaly Evgenevich
URL http://r4h.sf.net
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 688 from 708 (items total 7071)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy