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

Download JAR files tagged by specifically with all dependencies

Search JAR files by class name

ShowPowerfulWeb from group com.github.allenxuan (version 0.6.0)

This library is built for gorgeous display of web contents within your application. Specifically, it helps you launch the Chrome custom tabs when it's available.When Chrome custom tabs is not available, it helps you launch the FinestWebView which is a beautiful and customizable Android Activity that shows web pages within an app. You can say this library is a hybrid of the following two projects: custom-tabs-client FinestWebView-Android References: https://developer.chrome.com/multidevice/android/customtabs https://github.com/GoogleChrome/custom-tabs-client https://github.com/TheFinestArtist/FinestWebView-Android

Group: com.github.allenxuan Artifact: ShowPowerfulWeb
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ShowPowerfulWeb
Group com.github.allenxuan
Version 0.6.0
Last update 22. January 2016
Organization not specified
URL https://github.com/allenxuan/ShowPowerfulWeb
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies finestwebview, customtabs,
There are maybe transitive dependencies!

maven-duplicate-finder-plugin from group com.ning.maven.plugins (version 1.0.9)

The maven-duplicate-class-finder-plugin is a plugin that will search for classes with the same name, as well as resources with the same path, in the classpaths of a maven project. More specifically, it will check the compile, runtime, and test classpaths for * Classes with the same qualified name in the current project and all dependencies relevant for that classpath * Files that are not class files, with the same resource path (i.e. as if it would be accessed via the classloader) in the current project and all dependencies relevant for that (Note that at the moment, the plugin does not check if the files are actually the same or not, it only looks for the same file/class name.)

Group: com.ning.maven.plugins Artifact: maven-duplicate-finder-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-duplicate-finder-plugin
Group com.ning.maven.plugins
Version 1.0.9
Last update 27. September 2014
Organization not specified
URL https://github.com/ning/maven-duplicate-finder-plugin
License Apache License 2.0
Dependencies amount 9
Dependencies maven-plugin-api, maven-project, maven-model, maven-artifact, commons-lang, commons-io, commons-codec, slf4j-api, maven-plugin-log4j,
There are maybe transitive dependencies!

sigtestdev from group net.java.sigtest (version 3.0-b12-v20140219)

The SigTest open source project is a collection of tools based on Oracle's commercial SigTest tools product. The SigTest tools can be used to compare APIs and to measure the test coverage of an API. Warning: this is an unofficial build of the open source SigTest tool made specifically for the Maven central repository by Alexey Gavrilov (mailto: [email protected]).

Group: net.java.sigtest Artifact: sigtestdev
Show documentation Show source 
 

5 downloads
Artifact sigtestdev
Group net.java.sigtest
Version 3.0-b12-v20140219
Last update 21. February 2014
Organization not specified
URL https://sigtest.java.net
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squirrelsql-dependency-plugin from group net.sf.squirrel-sql (version 1.0.9)

This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")

Group: net.sf.squirrel-sql Artifact: squirrelsql-dependency-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-dependency-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!

webwork from group com.opensymphony (version 2.2.6)

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Group: com.opensymphony Artifact: webwork
Show documentation Show source 
 

2 downloads
Artifact webwork
Group com.opensymphony
Version 2.2.6
Last update 21. July 2007
Organization OpenSymphony
URL http://www.opensymphony.com/webwork/
License The OpenSymphony Software License 1.1
Dependencies amount 3
Dependencies xwork, freemarker, commons-logging,
There are maybe transitive dependencies!

webwork from group opensymphony (version 2.2.5)

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Group: opensymphony Artifact: webwork
Show all versions 
 

8 downloads
Artifact webwork
Group opensymphony
Version 2.2.5
Last update 13. April 2007
Organization OpenSymphony
URL http://www.opensymphony.com/webwork/
License The OpenSymphony Software License 1.1
Dependencies amount 3
Dependencies xwork, freemarker, commons-logging,
There are maybe transitive dependencies!

SEWOL from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEWOL provides support for the handling of workflow traces. Specifically it allows to specify the shape and content of process traces in terms of entries representing the execution of a specific workflow activity. SEWOL also allows to write these traces on disk as a log file with the help of a special file writer for process logs. Currently it supports plain text, Petrify, MXML and XES log file types. In order to specify security-related context information, SEWOL provides access control models such as access control lists (ACL) and role-based access control models (RBAC). All types of models can be conveniently edited with the help of appropriate dialogs.

Group: de.uni.freiburg.iig.telematik Artifact: SEWOL
Show all versions Show documentation Show source 
 

34 downloads
Artifact SEWOL
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEWOL
License bsd_3
Dependencies amount 6
Dependencies TOVAL, JAGAL, guava, jung-graph-impl, jung-visualization, xstream,
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!

evo-hibernate from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-hibernate
Show documentation Show source 
 

0 downloads
Artifact evo-hibernate
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies evo-services, evo-classindex, evo-database, hibernate-jpa-2.0-api, hibernate-core, hibernate-entitymanager, javassist, evo-jta-atomikos,
There are maybe transitive dependencies!

evo-migrations from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-migrations
Show documentation Show source 
 

0 downloads
Artifact evo-migrations
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies evo-services, evo-database, liquibase-core,
There are maybe transitive dependencies!



Page 13 from 15 (items total 149)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy