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

Download JAR files tagged by easy with all dependencies

Search JAR files by class name

MavenParent from group com.salesforce.maven (version 2.0.1)

This project provides the best of maven easily consumable a maven parent project, called MavenParent. With this project you get: Checkstyle and PMD checks that will work by default in eclipse with m2e-code-quality. OWASP vulnerability checks of your dependencies. Easy application of BSD-3 clause license to all your code with mycila-license plugin. The ability to easily enforce semantic version on a jar project with japicmp. Prevent duplicates on your classpath with basepom's duplicate-finder. All of the above can be configured or disabled easily with properties, just check their docs, except takari. A whole slew of pretty maven reports including the above are generated in the maven site. The ability to easily deploy to oss nexus, and publish maven generated sites back to github's sites pages.

Group: com.salesforce.maven Artifact: MavenParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact MavenParent
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-smart-mini from group net.minidev (version 1.3.2)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: net.minidev Artifact: json-smart-mini
Show all versions Show documentation Show source 
 

8 downloads
Artifact json-smart-mini
Group net.minidev
Version 1.3.2
Last update 04. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mdrfaces from group de.samply (version 4.0.0)

Samply.Common.MDRFaces is a Java Server Faces library which eases the user interface design of web applications where the respective data model relies on well defined data elements. Especially in case of systems for electronic data capturing, where the necessary data model is not known beforehand and can even vary over time, the user interface has to be easily adjustable. This often means the user instead of the developer designs the various forms for data entry and therefore an easy to use mechanism has to be provided. By using Samply.MDRFaces the developer can focus on the implementation of that mechanism, e.g. some editor component, but does not have to cope with the visualization of every single data element as for that is taken care of automatically.

Group: de.samply Artifact: mdrfaces
Show documentation Show source 
 

0 downloads
Artifact mdrfaces
Group de.samply
Version 4.0.0
Last update 04. November 2020
Organization Samply Community
URL https://github.com/samply/common-mdrfaces
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies jsf-api, javax.el-api, commons-validator, oro, gson, guava, junit, jersey-client, jersey-core, slf4j-api, common-samply, mdrclient, bootstrap-switch, bootstrap, Eonasdan-bootstrap-datetimepicker, clockpicker, select2, font-awesome,
There are maybe transitive dependencies!

wstx-core from group org.glassfish.metro (version 2.4.3)

Group: org.glassfish.metro Artifact: wstx-core
Show all versions Show source 
 

0 downloads
Artifact wstx-core
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgeohash-geoip from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-geoip
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgeohash-geoip
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies geoip-api, jgeohash-core, jcommons-lang,
There are maybe transitive dependencies!

jgeohash from group de.alpharogroup (version 2.5.2)

An easy-to-implement library that can assist Java developers in using the GeoHash algorithm in order to create geocodes based on custom latitude and longitude values. With the help of jGeohash, Java developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java and can be applied to generate from the latitude and longitude a geohash code and reverse. The library is kept simple and have no dependencies to other libraries.

Group: de.alpharogroup Artifact: jgeohash
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact jgeohash
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL http://astrapi69.github.io/jgeohash/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgeohash-core from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact jgeohash-core
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jobject-merge-api,
There are maybe transitive dependencies!

alexa.utterances from group io.klerch (version 2.0.0)

This is a handy tool many developers already use to create better interaction models for their custom Alexa skills. The tool introduces an easy to read grammar for generating hundreds and thousands of variant sample utterances and slot values with just a few written lines. The resulting JSON file can be used to upload the model to your Alexa skill right away either via your web browser into Alexa skill builder interface or with help of SMAPI.

Group: io.klerch Artifact: alexa.utterances
Show documentation Show source 
 

0 downloads
Artifact alexa.utterances
Group io.klerch
Version 2.0.0
Last update 09. August 2018
Organization not specified
URL https://github.com/KayLerch/alexa-utterance-generator
License GNU GENERAL PUBLIC LICENSE, Version 3.0
Dependencies amount 7
Dependencies aws-lambda-java-core, commons-lang3, commons-text, picocli, jackson-core, jackson-databind, jackson-annotations,
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!

groupdocs-conversion from group com.groupdocs (version 17.12)

GroupDocs.Conversion is an online document conversion app that lets you convert documents in your browser. With GroupDocs.Conversion, it doesn’t matter if you have the application that the document was created with: simply convert it to a format you can work with. Converted documents retain the layout and look of the original. With GroupDocs.Conversion, you perform online document conversion. Convert many types of word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF) to other file formats. For example, convert TIFF images to document friendly BMP format, or internet ready PNG format. Or convert open document files, ODT, to Microsoft Word document formats like DOC and DOCX. You can even convert Microsoft PowerPoint presentations from PTT or PPTX to portable PDF documents. From one file to hundreds, online document conversion with GroupDocs.Conversion is fast and easy.

Group: com.groupdocs Artifact: groupdocs-conversion
Show all versions Show documentation Show source 
 

20 downloads
Artifact groupdocs-conversion
Group com.groupdocs
Version 17.12
Last update 07. March 2018
Organization not specified
URL https://products.groupdocs.com/conversion/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 557 from 567 (items total 5663)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy