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

Download JAR files tagged by maven with all dependencies

Search JAR files by class name

acris-security-gilead from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-security-gilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-security-gilead
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies gwt-user, acris-security-core, acris-security-core, acris-security-hibernate, acris-security-hibernate, acris-security-spring, acris-security-spring, acris-server-components, spring-security-core, gilead4gwt, gilead-hibernate, gwt-sl,
There are maybe transitive dependencies!

acris-theme-metal from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-theme-metal
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-theme-metal
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies log4j, slf4j-log4j12,
There are maybe transitive dependencies!

acris-theme-shadow from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-theme-shadow
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-theme-shadow
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies log4j, slf4j-log4j12,
There are maybe transitive dependencies!

acris-binding from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-binding
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-binding
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies sesam-core, sesam-core, acris-client-core, acris-client-core, acris-binding-api, acris-binding-api, gwtx, beansbinding, gwt-validation, jsr250-api, jsr250-api, junit,
There are maybe transitive dependencies!

acris-binding-api from group sk.seges.acris (version 1.2.2)

Group: sk.seges.acris Artifact: acris-binding-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact acris-binding-api
Group sk.seges.acris
Version 1.2.2
Last update 24. December 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies sesam-core, sesam-core, gwt-user, gwt-servlet,
There are maybe transitive dependencies!

imixs-workflow-jee from group org.imixs.workflow (version 2.1.4)

The Imixs JEE Workflow is a full featured Workflow Management System (WFMS) based on the JEE5 specification. The project extends the Imixs Workflow API project to fulfill the requirements to a scalable, transactional, robust and simple deployable JEE Workflow System. The Project provides different service components (EJBs) to be used in any kind of business application. All components of the project are build using Maven 2 to simplify the development process and usage of the components in a Java project.

Group: org.imixs.workflow Artifact: imixs-workflow-jee
Show all versions Show documentation Show source 
 

0 downloads
Artifact imixs-workflow-jee
Group org.imixs.workflow
Version 2.1.4
Last update 29. August 2012
Organization Imixs Software Solutions GmbH
URL http://java.net/projects/imixs-workflow
License GNU General Public License
Dependencies amount 1
Dependencies imixs-workflow-api,
There are maybe transitive dependencies!

onejar-maven-plugin from group com.jolira (version 1.4.4)

Group: com.jolira Artifact: onejar-maven-plugin
Show documentation Show source 
 

10 downloads
Artifact onejar-maven-plugin
Group com.jolira
Version 1.4.4
Last update 13. December 2011
Organization not specified
URL http://onejar-maven-plugin.googlecode.com/
License GNU General Public License
Dependencies amount 5
Dependencies commons-io, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

mindmap-maven-plugin from group fr.xebia.maven.plugins (version 1.0.1)

This plugin generates a MindMap from the project dependencies. The mindmap file (with the '.mm' extension) can be viewed with Freeplane (free tool). By default, the mindmap shows the full dependency tree. You can filter this tree at generation time by artifact's group id, by providing a parameter 'groupIdsFilteringREGEXMatch' setted with a groupId name fragment (a startswith will be performed). Usage is (for exemple) : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap with filtering : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap -DgroupIdsFilteringREGEXMatch=fr.xebia

Group: fr.xebia.maven.plugins Artifact: mindmap-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mindmap-maven-plugin
Group fr.xebia.maven.plugins
Version 1.0.1
Last update 20. November 2011
Organization not specified
URL https://github.com/ielfatmi/mindmap-maven-plugin
License Apache 2
Dependencies amount 3
Dependencies maven-dependency-tree, maven-plugin-api, velocity-tools,
There are maybe transitive dependencies!

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

This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.

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

0 downloads
Artifact squirrelsql-version-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 3
Dependencies maven-plugin-api, maven-project, maven-settings,
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!



Page 2476 from 2492 (items total 24920)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy