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

Download JAR files tagged by objective with all dependencies

Search JAR files by class name

br.com.ignisinventum.patterns from group br.com.ignisinventum (version 1.0.1)

This project has 2 objectives, the first is to create a set of interfaces that can be used in the implementation of technology projects based on the JAVA language and using as a structure the Project Pattern (GoF), the second objective is an example of how it can implement the design patterns in our projects.

Group: br.com.ignisinventum Artifact: br.com.ignisinventum.patterns
Show all versions Show documentation Show source 
 

0 downloads
Artifact br.com.ignisinventum.patterns
Group br.com.ignisinventum
Version 1.0.1
Last update 17. January 2020
Organization Ignis Inventum
URL https://github.com/cleidsondias/ignis-inventum-patterns
License The BSD 2-Clause License
Dependencies amount 0
Dependencies No dependencies
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!

jnaerator from group com.nativelibs4java (version 0.12)

JNAerator (pronounce "generator") simply parses C and Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (it also has a very limited support for C++). This lets Java programmers access native libraries transparently, with full IDE support and little to no hand-tweaking. Users who are looking for ready-to-use libraries should check the NativeLibs4Java project instead.

Group: com.nativelibs4java Artifact: jnaerator
Show all versions Show documentation Show source 
 

84 downloads
Artifact jnaerator
Group com.nativelibs4java
Version 0.12
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/jnaerator/
License not specified
Dependencies amount 7
Dependencies ochafik-swing, jnaerator-rococoa-runtime, bridj, jnaerator-parser, anarres-jnaerator, ecj, guava,
There are maybe transitive dependencies!

jcobyla from group de.xypron.jcobyla (version 1.4)

COBYLA2 is an implementation of Powell's nonlinear derivative free constrained optimization that uses a linear approximation approach. The algorithm is a sequential trust region algorithm that employs linear approximations to the objective and constraint functions, where the approximations are formed by linear interpolation at n + 1 points in the space of the variables and tries to maintain a regular shaped simplex over iterations. It solves nonsmooth NLP with a moderate number of variables (about 100). Inequality constraints only. The initial point X is taken as one vertex of the initial simplex with zero being another, so, X should not be entered as the zero vector.

Group: de.xypron.jcobyla Artifact: jcobyla
Show all versions Show documentation Show source 
 

3 downloads
Artifact jcobyla
Group de.xypron.jcobyla
Version 1.4
Last update 31. May 2022
Organization not specified
URL https://github.com/xypron/jcobyla
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hprose-java from group org.hprose (version 2.0.38)

Hprose is a High Performance Remote Object Service Engine. It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system. Hprose supports many programming languages, for example: * AAuto Quicker * ActionScript * ASP * C++ * Dart * Delphi/Free Pascal * dotNET(C#, Visual Basic...) * Golang * Java * JavaScript * Node.js * Objective-C * Perl * PHP * Python * Ruby * ... Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages. This project is the implementation of Hprose for Java.

Group: org.hprose Artifact: hprose-java
Show all versions Show documentation Show source 
 

3 downloads
Artifact hprose-java
Group org.hprose
Version 2.0.38
Last update 23. April 2018
Organization not specified
URL https://github.com/hprose/hprose-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

madura-addressbook from group nz.co.senanque (version 1.2.1)

This is a demo program that illustrates some of the capabilities of Madura working with Vaadin. Specifically it shows the use of the JPAontainer. The JPAContainer shown here is extended from the one you can find in Vaadin Addons to support Spring's @Transactional notation. It is also using Madura Objects, but that is an interesting incidental because you could use Madura Objects with both. So the objective here is to show a complete working demo of how to configure everything to show a table of data fetched from a database using JPA, including popup edit forms.

Group: nz.co.senanque Artifact: madura-addressbook
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact madura-addressbook
Group nz.co.senanque
Version 1.2.1
Last update 15. April 2015
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 13
Dependencies logback-classic, validation-api, hibernate-validator, madura-vaadinsupport, jaxb2-basics, commons-io, commons-dbcp, hibernate-entitymanager, jpacontainer, h2, hyperjaxb3-ejb-runtime, madura-utils, spring-webmvc,
There are maybe transitive dependencies!



Page 5 from 10 (items total 94)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy