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

Download JAR files tagged by addresses with all dependencies

Search JAR files by class name

simplevalidation from group com.mastfrog (version 1.14.1)

This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Group: com.mastfrog Artifact: simplevalidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact simplevalidation
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fmu-wrapper from group org.siani.javafmi (version 2.26.5)

javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).

Group: org.siani.javafmi Artifact: fmu-wrapper
Show all versions Show documentation Show source 
 

5 downloads
Artifact fmu-wrapper
Group org.siani.javafmi
Version 2.26.5
Last update 16. April 2021
Organization not specified
URL https://bitbucket.org/siani/javafmi
License GNU Lesser General Public License v3.0
Dependencies amount 2
Dependencies jna, simple-xml-safe,
There are maybe transitive dependencies!

parent from group org.drasyl (version 0.4.1)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.drasyl
Version 0.4.1
Last update 11. March 2021
Organization The drasyl Project
URL https://drasyl.org/
License GNU Lesser General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

machina-tools-aws-s3 from group com.ionic.cloudstorage (version 1.2.0)

Machina Tools AWS S3 offers a simple way for developers building atop AWS S3’s Java SDK to invoke Ionic’s protection and policy functionality as data moves to and from the cloud storage. This addresses use cases such as migration from on-prem storage solutions, protecting data across multi-region or multi-cloud envrionments, applying granular cryptographic control, and more.

Group: com.ionic.cloudstorage Artifact: machina-tools-aws-s3
Show all versions Show documentation Show source 
 

0 downloads
Artifact machina-tools-aws-s3
Group com.ionic.cloudstorage
Version 1.2.0
Last update 02. March 2021
Organization not specified
URL https://dev.ionic.com/integrations/aws-s3
License License Agreement for Ionic Resources
Dependencies amount 6
Dependencies ionic-sdk, javax.json, commons-io, aws-java-sdk-s3, aws-java-sdk-iam, jaxb-api,
There are maybe transitive dependencies!

fmu-framework from group org.siani.javafmi (version 2.6.1)

javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).

Group: org.siani.javafmi Artifact: fmu-framework
Show all versions Show documentation Show source 
 

3 downloads
Artifact fmu-framework
Group org.siani.javafmi
Version 2.6.1
Last update 11. August 2020
Organization not specified
URL https://bitbucket.org/siani/javafmi
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ionic-for-aws-java-sdk-s3 from group com.ionic.cloudstorage (version 1.0.0)

Ionic Protect for AWS S3 Cloud Storage offers a simple way for developers building atop AWS S3’s Java SDK to invoke Ionic’s protection and policy functionality as data moves to and from the cloud storage. This addresses use cases such as migration from on-prem storage solutions, protecting data across multi-region or multi-cloud envrionments, applying granular cryptographic control, and more.

Group: com.ionic.cloudstorage Artifact: ionic-for-aws-java-sdk-s3
Show documentation Show source 
 

0 downloads
Artifact ionic-for-aws-java-sdk-s3
Group com.ionic.cloudstorage
Version 1.0.0
Last update 17. April 2019
Organization not specified
URL https://dev.ionic.com/integrations/aws-s3
License License Agreement for Ionic Resources
Dependencies amount 7
Dependencies javax.json, bcprov-jdk15on, aws-java-sdk-s3, aws-java-sdk-iam, ionic-sdk, commons-io, jaxb-api,
There are maybe transitive dependencies!

ionics3 from group com.ionicsecurity.ipcs.awss3 (version 0.9.0)

Ionic Protect for AWS S3 Cloud Storage offers a simple way for developers building atop AWS S3’s Java SDK to invoke Ionic’s protection and policy functionality as data moves to and from the cloud storage. This addresses use cases such as migration from on-prem storage solutions, protecting data across multi-region or multi-cloud envrionments, applying granular cryptographic control, and more.

Group: com.ionicsecurity.ipcs.awss3 Artifact: ionics3
Show documentation Show source 
 

0 downloads
Artifact ionics3
Group com.ionicsecurity.ipcs.awss3
Version 0.9.0
Last update 07. February 2019
Organization not specified
URL https://dev.ionic.com/integrations/ipcs_s3.html
License License Agreement for Ionic Resources
Dependencies amount 5
Dependencies aws-java-sdk-s3, aws-java-sdk-iam, ionic-sdk, commons-io, jaxb-api,
There are maybe transitive dependencies!

geocode from group com.afrigis.services (version 3.0.2)

Forward Geocoding matches an address to its correct location on the map by converting an address into geographical coordinates. Applications submit addresses or a search string containing partial address information. The result is either a single record exactly matching the input, or a set of records ranked by relevance when the input is ambiguous.

Group: com.afrigis.services Artifact: geocode
Show all versions Show documentation Show source 
 

0 downloads
Artifact geocode
Group com.afrigis.services
Version 3.0.2
Last update 18. July 2017
Organization AfriGIS (Pty) Ltd
URL https://developers.afrigis.co.za/portfolio/search/
License not specified
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

execs from group de.vandermeer (version 0.4.0)

A simple set of classes to execute programmes from the command line, without littering the code with static void main(String[] args). This package addresses the following problem: a package (or a set of packages) contain a number of tools that should be run from outside java, e.g. using a static main() method. Over time, it might (will) be hard to know (or find) all main methods.

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

0 downloads
Artifact execs
Group de.vandermeer
Version 0.4.0
Last update 13. April 2017
Organization not specified
URL https://github.com/vdmeer/execs
License Apache 2
Dependencies amount 3
Dependencies commons-lang3, commons-cli, ST4,
There are maybe transitive dependencies!

kernel from group org.siani.javafmi (version 2.16.7)

javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).

Group: org.siani.javafmi Artifact: kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact kernel
Group org.siani.javafmi
Version 2.16.7
Last update 09. March 2016
Organization not specified
URL https://bitbucket.org/siani/javafmi
License The GNU General Public License v3.0
Dependencies amount 1
Dependencies itrules,
There are maybe transitive dependencies!



Page 13 from 16 (items total 151)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy