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

Download JAR files tagged by client with all dependencies

Search JAR files by class name

gnu-hylafax from group net.sf.gnu-hylafax (version 1.0.3)

The GNU-HylaFAX package is a pure-Java implementation of the HylaFAX (FAX server) client protocol. The GNU-HylaFAX package can be used to implement a HylaFAX client that will run on any Java-supporting system.

Group: net.sf.gnu-hylafax Artifact: gnu-hylafax
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gnu-hylafax
Group net.sf.gnu-hylafax
Version 1.0.3
Last update 10. March 2009
Organization Steven Jardine
URL http://gnu-hylafax.sourceforge.net
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

meteo from group org.objectweb.fractal.bf.examples (version 0.1)

Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService, serving meteo informations.

Group: org.objectweb.fractal.bf.examples Artifact: meteo
Show documentation Show source 
 

10 downloads
Artifact meteo
Group org.objectweb.fractal.bf.examples
Version 0.1
Last update 20. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies fractal-api, core,
There are maybe transitive dependencies!

hibernate4gwt from group net.sf.hibernate4gwt (version 1.0.4)

hibernate4gwt permits you to use your Hibernate POJO (and especiallay the partially loaded ones) in the GWT client side code without pain.

Group: net.sf.hibernate4gwt Artifact: hibernate4gwt
Show documentation Show source 
 

0 downloads
Artifact hibernate4gwt
Group net.sf.hibernate4gwt
Version 1.0.4
Last update 27. March 2008
Organization not specified
URL http://hibernate4gwt.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies antlr, commons-lang, commons-logging, beanlib, beanlib-hibernate, hibernate,
There are maybe transitive dependencies!

openspml from group org.openspml (version 0.5)

An open source client code that supports the Service Provisioning Markup Language (SPML) developed by the OASIS Provisioning Services Technical Committee (PSTC).

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

14 downloads
Artifact openspml
Group org.openspml
Version 0.5
Last update 20. April 2007
Organization not specified
URL http://www.openspml.org/
License Waveset SPML General License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdtaus-editor from group org.jdtaus (version 1.0-beta-1)

jDTAUS Editor is a Swing client application for editing german DTAUS files. This is the parent module of the application artifacts.

Group: org.jdtaus Artifact: jdtaus-editor
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdtaus-editor
Group org.jdtaus
Version 1.0-beta-1
Last update 15. April 2007
Organization jDTAUS
URL http://sites.jdtaus.org/jdtaus-editor/1.0.x
License The GNU General Public License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stompconnect from group org.codehaus.stomp (version 1.0)

StompConnect allows any Message Orientated Middleware (MOM) products to be exposed as STOMP brokers so that any STOMP Client can interop with it.

Group: org.codehaus.stomp Artifact: stompconnect
Show documentation Show source 
 

2 downloads
Artifact stompconnect
Group org.codehaus.stomp
Version 1.0
Last update 02. March 2007
Organization LogicBlaze, Inc.
URL http://stomp.codehaus.org/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-logging, geronimo-jms_1.1_spec,
There are maybe transitive dependencies!

sdk-core from group software.amazon.awssdk (version 2.28.6)

The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.

Group: software.amazon.awssdk Artifact: sdk-core
Show all versions Show documentation Show source 
 

10 downloads
Artifact sdk-core
Group software.amazon.awssdk
Version 2.28.6
Last update 20. September 2024
Organization not specified
URL https://aws.amazon.com/sdkforjava
License not specified
Dependencies amount 15
Dependencies annotations, http-client-spi, metrics-spi, endpoints-spi, http-auth-spi, http-auth-aws, checksums-spi, checksums, identity-spi, utils, profiles, retries-spi, retries, slf4j-api, reactive-streams,
There are maybe transitive dependencies!

aws-core from group software.amazon.awssdk (version 2.28.6)

The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.

Group: software.amazon.awssdk Artifact: aws-core
Show all versions Show documentation Show source 
 

14 downloads
Artifact aws-core
Group software.amazon.awssdk
Version 2.28.6
Last update 20. September 2024
Organization not specified
URL https://aws.amazon.com/sdkforjava
License not specified
Dependencies amount 15
Dependencies annotations, regions, auth, http-auth-spi, identity-spi, http-auth, profiles, sdk-core, http-client-spi, metrics-spi, endpoints-spi, utils, retries-spi, retries, eventstream,
There are maybe transitive dependencies!

nrich-registry from group net.croz.nrich (version 2.6.1)

Provides a representation of JPA entities in a format that can be used on the client side to build dynamic forms and tables, as well as a REST API for querying, updating and deleting those entities

Group: net.croz.nrich Artifact: nrich-registry
Show all versions Show documentation Show source 
 

0 downloads
Artifact nrich-registry
Group net.croz.nrich
Version 2.6.1
Last update 20. September 2024
Organization not specified
URL https://github.com/croz-ltd/nrich
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies nrich-form-configuration-api, nrich-registry-api, nrich-search, jackson-databind, modelmapper,
There are maybe transitive dependencies!

gwt-bean-validators from group de.knightsoft-net (version 2.2.1)

The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can be used on server and with the help of GWT even on client side. It also contains a lot of improvements in the validation handling in GWT, in displaying validation errors and in input handling.

Group: de.knightsoft-net Artifact: gwt-bean-validators
Show all versions Show source 
 

0 downloads
Artifact gwt-bean-validators
Group de.knightsoft-net
Version 2.2.1
Last update 19. September 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwt-bean-validators
License Apache License, Version 2.0
Dependencies amount 4
Dependencies gwt-bean-validators-engine-mt, gwt-bean-validators-engine-gwt-user, gwt-bean-validators-editor, gwt-bean-validators-decorators,
There are maybe transitive dependencies!



Page 1700 from 3 (items total 17979)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy