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

jnotify from group com.github.albocoder (version 1.0.2)

This library aims to help making notification popups easy to manage. It takes care of placing, ordering and killing of notifications automatically by time as well as manually by mouse clicking.

Group: com.github.albocoder Artifact: jnotify
Show documentation Show source 
 

7 downloads
Artifact jnotify
Group com.github.albocoder
Version 1.0.2
Last update 27. October 2017
Organization not specified
URL https://github.com/Albocoder/JNotify
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

droidlibx from group com.codepiex.droidlibx (version 1.0.0)

This library provides easy to use android frameworks wrappers and other android utilities frameworks. Which makes the uses of Android's New/Existing features very fast with less lines of code.

Group: com.codepiex.droidlibx Artifact: droidlibx
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact droidlibx
Group com.codepiex.droidlibx
Version 1.0.0
Last update 21. March 2017
Organization not specified
URL https://github.com/codepiex/DroidLibX
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!

dwr from group org.directwebremoting (version 3.0.2-RELEASE)

DWR is easy Ajax for Java. It makes it simple to call Java code directly from Javascript. It gets rid of almost all the boiler plate code between the web browser and your Java code.

Group: org.directwebremoting Artifact: dwr
Show all versions Show documentation Show source 
 

151 downloads
Artifact dwr
Group org.directwebremoting
Version 3.0.2-RELEASE
Last update 17. March 2017
Organization not specified
URL http://directwebremoting.org/dwr/index.html
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

teng from group com.github.hilcode (version 0.2)

A very simple template engine that compiles to Java code. It's two main goals are to make indenting child templates easy and to offer type safe templates.

Group: com.github.hilcode Artifact: teng
Show documentation Show source 
 

0 downloads
Artifact teng
Group com.github.hilcode
Version 0.2
Last update 21. February 2017
Organization not specified
URL https://github.com/hilcode/template-engine
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, guava, silk-di,
There are maybe transitive dependencies!

noadapter from group vn.tiki.noadapter (version 2.0.0)

Too much boilerplate and effort to implement a list using RecyclerView. But, most of them can be omitted. This library will take care of the heavy part and leave you the easy part.

Group: vn.tiki.noadapter Artifact: noadapter
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact noadapter
Group vn.tiki.noadapter
Version 2.0.0
Last update 21. December 2016
Organization not specified
URL https://github.com/tikivn/NoAdapter
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies support-annotations, recyclerview-v7,
There are maybe transitive dependencies!

noadapter-databinding from group vn.tiki.noadapter (version 2.0.0)

Too much boilerplate and effort to implement a list using RecyclerView. But, most of them can be omitted. This library will take care of the heavy part and leave you the easy part.

Group: vn.tiki.noadapter Artifact: noadapter-databinding
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact noadapter-databinding
Group vn.tiki.noadapter
Version 2.0.0
Last update 21. December 2016
Organization not specified
URL https://github.com/tikivn/NoAdapter
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies support-annotations, cardview-v7, recyclerview-v7, noadapter, library, baseLibrary, adapters,
There are maybe transitive dependencies!

migrationbuilder from group com.beekeeperdata (version 0.1.7)

Migration Builder provides an easy to use Java DSL for building database migrations that work across all major database vendors. It works great for Java, Scala, and Kotlin projects.

Group: com.beekeeperdata Artifact: migrationbuilder
Show all versions Show documentation Show source 
 

0 downloads
Artifact migrationbuilder
Group com.beekeeperdata
Version 0.1.7
Last update 02. December 2016
Organization not specified
URL http://github.com/beekeeperdata/migration-builder
License MIT
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

platform.sdk from group org.cyanogenmod (version 6.0)

The Platform SDK provides a set of APIs that give you easy access to a variety of different features within CyanogenMod. The SDK exposes APIs and system level framework access in the Android framework that aren't available in any other distribution.

Group: org.cyanogenmod Artifact: platform.sdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
3 downloads
Artifact platform.sdk
Group org.cyanogenmod
Version 6.0
Last update 18. August 2016
Organization not specified
URL https://github.com/CyanogenMod/cm_platform_sdk
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rest-maven-plugin from group com.github.cjnygard (version 0.1.4)

The REST Request Maven Plugin is meant to provide an easy way to interface to REST services via the POST operation to send data files to the REST URL and retrieve (and store) the results.

Group: com.github.cjnygard Artifact: rest-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact rest-maven-plugin
Group com.github.cjnygard
Version 0.1.4
Last update 11. August 2016
Organization not specified
URL http://github.com/cjnygard/rest-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 22
Dependencies maven-plugin-api, maven-core, maven-compat, maven-project, maven-model, maven-plugin-tools-annotations, maven-plugin-tools-api, plexus-compiler-api, plexus-utils, plexus-build-api, plexus-resources, plexus-io, plexus-component-annotations, file-management, jersey-client, jersey-grizzly-connector, jersey-apache-connector, jersey-jetty-connector, jersey-json, jackson-databind, jackson-module-jaxb-annotations, jackson-core,
There are maybe transitive dependencies!

daobot from group com.github.hguerrerojaime (version 1.0)

Java DAO (Data Access Object) Generics. Database Queries made easy to read and to maintain, Can transform JSON Objects into queries for Back-End/Front-End communication

Group: com.github.hguerrerojaime Artifact: daobot
Show documentation Show source 
 

0 downloads
Artifact daobot
Group com.github.hguerrerojaime
Version 1.0
Last update 14. July 2016
Organization not specified
URL https://github.com/hguerrerojaime
License The MIT License (MIT)
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!



Page 487 from 567 (items total 5663)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy