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

Download JAR files tagged by target with all dependencies

Search JAR files by class name

artemis-fluid-core-utility-sources from group net.onedaybeard.artemis (version 2.3.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: net.onedaybeard.artemis Artifact: artemis-fluid-core-utility-sources
Show all versions 
 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group net.onedaybeard.artemis
Version 2.3.0
Last update 09. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!

LBFGS from group com.github.thssmonkey (version 1.0.4)

Limited-memory BFGS (L-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm using a limited amount of computer memory. It is a popular algorithm for parameter estimation in machine learning. The algorithm's target problem is to minimize f(x) over unconstrained values of the real-vector x where f is a differentiable scalar function.

Group: com.github.thssmonkey Artifact: LBFGS
Show all versions Show documentation Show source 
 

0 downloads
Artifact LBFGS
Group com.github.thssmonkey
Version 1.0.4
Last update 16. May 2019
Organization not specified
URL https://github.com/thssmonkey/LBFGS
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies flink-scala_${scala.binary.version}, flink-streaming-scala_${scala.binary.version}, flink-clients_${scala.binary.version}, flink-ml_${scala.binary.version},
There are maybe transitive dependencies!

jbizmo-commons-spring4 from group net.sourceforge.jbizmo (version 2.8.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-commons-spring4
Show all versions Show documentation Show source 
 

1 downloads
Artifact jbizmo-commons-spring4
Group net.sourceforge.jbizmo
Version 2.8.0
Last update 24. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-core, spring-context, jbizmo-commons-server, aspectjrt,
There are maybe transitive dependencies!

jbizmo-invoker-spring4 from group net.sourceforge.jbizmo (version 2.8.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-invoker-spring4
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-invoker-spring4
Group net.sourceforge.jbizmo
Version 2.8.0
Last update 24. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies spring-web, spring-security-core, jbizmo-commons-invoker,
There are maybe transitive dependencies!

jbizmo-invoker-javaee7 from group net.sourceforge.jbizmo (version 2.8.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-invoker-javaee7
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-invoker-javaee7
Group net.sourceforge.jbizmo
Version 2.8.0
Last update 24. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jbizmo-commons-invoker,
There are maybe transitive dependencies!

svg2vector from group de.vandermeer (version 2.0.0)

SVG to vector converter. This tool converts an SVG graphic to a vector format. Currently supported targets are EMF, PDF and SVG. The tool does support SVG and SVGZ input formats. It also can deal with SVG layers. Input can be a file or a URL. Output can be a single file or a set of files, i.e. handling SVG layers individually. This means that the tool can be part of a tool chain for creating animations. Simply create an SVG image with several layers, one per step of an animation. Then use this tool to create an image per layer and use them in the target publication platform.

Group: de.vandermeer Artifact: svg2vector
Show all versions Show documentation Show source 
 

10 downloads
Artifact svg2vector
Group de.vandermeer
Version 2.0.0
Last update 13. April 2017
Organization not specified
URL http://www.vandermeer.de/projects/skb/java/svg2vector
License Apache 2
Dependencies amount 8
Dependencies execs, ST4, batik-bridge, freehep-graphicsio, freehep-graphics2d, freehep-graphicsio-emf, freehep-graphicsio-pdf, freehep-graphicsio-svg,
There are maybe transitive dependencies!

jmapper-api from group com.googlecode.jmapper-framework (version 1.2.1)

JMapper is a framework that permits to write dynamic mapping, bringing several advantages as: create and enrich target objects, apply a specific logic to the mapping (only valued fields, only null fields, etc..), automated management of the XML file, possibility of implementing the 1 to N and N to 1 relationships, define explicit conversions, define inherited configurations,

Group: com.googlecode.jmapper-framework Artifact: jmapper-api
Show documentation Show source 
 

0 downloads
Artifact jmapper-api
Group com.googlecode.jmapper-framework
Version 1.2.1
Last update 13. December 2014
Organization not specified
URL http://code.google.com/p/jmapper-framework/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smart-abstract-dao from group com.smartitengineering (version 0.3.1)

Group: com.smartitengineering Artifact: smart-abstract-dao
Show all versions Show documentation Show source 
 

1 downloads
Artifact smart-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smart-dao from group com.smartitengineering (version 0.3.1)

This project basically aims to create an abstraction layer above common ORM used this days and provide a simplified DAO layer which is not only independent of the ORM tool being used but also integrated with other services, for example App Layer Caching, Free Text Search Engine etc. Initial target is to implement it for Hibernate and when JPA provides Hibernate's Criteria like API implement for JPA as well. Integrate App Layer Cache and Compass Framework.

Group: com.smartitengineering Artifact: smart-dao
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact smart-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization Smart IT Engineering
URL http://code.google.com/p/smart-dao
License LGPL v2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smart-hibernate-abstract-dao from group com.smartitengineering (version 0.3.1)

Group: com.smartitengineering Artifact: smart-hibernate-abstract-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact smart-hibernate-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies smart-abstract-dao, spring-dao, spring-hibernate3, hibernate,
There are maybe transitive dependencies!



Page 42 from 47 (items total 470)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy