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

Download JAR files tagged by apache with all dependencies


kar-packager from group net.adamcin.com.eclipsesource.tycho.karaf.bridge (version 0.6.2)

The kar-packager is a small Maven Plugin to create Apache Karaf Archives (.kar) from a given folder. Everything the folder needs to contain are the bundles to make up the archive.

Group: net.adamcin.com.eclipsesource.tycho.karaf.bridge Artifact: kar-packager
Show all versions Show documentation Show source 
Download kar-packager.jar (0.6.2)
 

0 downloads
Artifact kar-packager
Group net.adamcin.com.eclipsesource.tycho.karaf.bridge
Version 0.6.2
Last update 20. November 2014
Organization EclipseSource
URL https://github.com/adamcin/tycho-karaf-bridge
License Eclipse Public License - v 1.0
Dependencies amount 12
Dependencies maven-core, maven-plugin-api, org.eclipse.osgi, commons-io, commons-lang3, maven-model, maven-repository-metadata, mockito-all, maven-artifact, maven-archiver, plexus-utils, features-maven-plugin,
There are maybe transitive dependencies!

log-helper from group ru.dmerkushov (version 2.0.2)

A library to help use different logging frameworks, such as java.util.logging (JUL) and Apache Log4j, even together. See also https://github.com/dmerkushov/log-helper-examples

Group: ru.dmerkushov Artifact: log-helper
Show all versions Show documentation Show source 
Download log-helper.jar (2.0.2)
 

0 downloads
Artifact log-helper
Group ru.dmerkushov
Version 2.0.2
Last update 17. April 2014
Organization not specified
URL http://dmerkushov.ru
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

danhaywood-isis-domainservice-stringinterpolator from group com.danhaywood.isis.domainservice (version 1.4.0)

A domain service for generating (mail-merging) .stringinterpolator files based on a template .stringinterpolator and an input XML file. Designed for use within Apache Isis, though has no dependencies on Isis.

Group: com.danhaywood.isis.domainservice Artifact: danhaywood-isis-domainservice-stringinterpolator
Show documentation Show source 
Download danhaywood-isis-domainservice-stringinterpolator.jar (1.4.0)
 

0 downloads
Artifact danhaywood-isis-domainservice-stringinterpolator
Group com.danhaywood.isis.domainservice
Version 1.4.0
Last update 16. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-domainservice-stringinterpolator
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies isis-core-applib, ognl,
There are maybe transitive dependencies!

danhaywood-isis-domainservice-docx from group com.danhaywood.isis.domainservice (version 1.4.0)

A domain service for generating (mail-merging) .docx files based on a template .docx and an input XML file. Designed for use within Apache Isis, though has no dependencies on Isis.

Group: com.danhaywood.isis.domainservice Artifact: danhaywood-isis-domainservice-docx
Show all versions Show documentation Show source 
Download danhaywood-isis-domainservice-docx.jar (1.4.0)
 

0 downloads
Artifact danhaywood-isis-domainservice-docx
Group com.danhaywood.isis.domainservice
Version 1.4.0
Last update 16. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-domainservice-docx
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies isis-core-applib, docx4j, guava, jdom2,
There are maybe transitive dependencies!

oak-sling from group org.apache.jackrabbit (version 0.16)

Group: org.apache.jackrabbit Artifact: oak-sling
Show all versions Show documentation Show source 
Download oak-sling.jar (0.16)
 

0 downloads
Artifact oak-sling
Group org.apache.jackrabbit
Version 0.16
Last update 06. February 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.apache.sling.jcr.api,
There are maybe transitive dependencies!

oak-doc from group org.apache.jackrabbit (version 0.15)

Group: org.apache.jackrabbit Artifact: oak-doc
Show all versions Show source 
Download oak-doc.jar (0.15)
 

0 downloads
Artifact oak-doc
Group org.apache.jackrabbit
Version 0.15
Last update 22. January 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apache-log4j-extras from group log4j (version 1.2.17)

This companion provides additional appenders, filters and other capabilities for log4j 1.2. Several of these were backported from the abandoned log4j 1.3 development effort.

Group: log4j Artifact: apache-log4j-extras
Show all versions Show documentation 
Download apache-log4j-extras.jar (1.2.17)
 

117 downloads
Artifact apache-log4j-extras
Group log4j
Version 1.2.17
Last update 14. October 2013
Organization Apache Software Foundation
URL http://logging.apache.org:80/log4j/companions/extras
License Apache License, Version 2.0
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!

CrossPlatformLauncherPlugin from group org.devzendo (version 0.2.2)

A Maven plugin that creates launchers for Windows (using Janel), Mac OS X (creating a .app structure, or tree with shell script) or Linux (using a shell script). (Apache License v2) 2008-2013 Matt Gumbley, DevZendo.org

Group: org.devzendo Artifact: CrossPlatformLauncherPlugin
Show documentation Show source 
Download CrossPlatformLauncherPlugin.jar (0.2.2)
 

0 downloads
Artifact CrossPlatformLauncherPlugin
Group org.devzendo
Version 0.2.2
Last update 25. September 2013
Organization DevZendo.org
URL http://devzendo.org/xplp
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, plexus-utils, maven-default-skin,
There are maybe transitive dependencies!

jaxb2-commons-lang3 from group com.btmatthews.jaxb2_commons (version 1.0.0)

Causes JAXB RI 2.2 XJC to automatically generate methods for toString(), equals() and hashCode() using Apache Commons Lang 3. The code that uses this plugin can still run with any JAXB2 implementation.

Group: com.btmatthews.jaxb2_commons Artifact: jaxb2-commons-lang3
Show documentation Show source 
Download jaxb2-commons-lang3.jar (1.0.0)
 

1 downloads
Artifact jaxb2-commons-lang3
Group com.btmatthews.jaxb2_commons
Version 1.0.0
Last update 21. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

solr-maven-plugin from group com.ffbit.maven.plugins (version 0.0.7.2)

Apache Solr Maven Plugin runs an Apache Solr instance during integration tests or as a standalone instance for other test purposes. Current version of the plugin supports only the following versions of Apache Solr: * 4.2.0 * 4.2.1 * 4.3.0 * 4.3.1

Group: com.ffbit.maven.plugins Artifact: solr-maven-plugin
Show all versions Show documentation Show source 
Download solr-maven-plugin.jar (0.0.7.2)
 

0 downloads
Artifact solr-maven-plugin
Group com.ffbit.maven.plugins
Version 0.0.7.2
Last update 06. August 2013
Organization not specified
URL https://github.com/ffbit/solr-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies maven-plugin-api, maven-core, maven-model, aether-impl, jetty-all-server, slf4j-api, jcl-over-slf4j, slf4j-log4j12, log4j,
There are maybe transitive dependencies!



Page 1359 from 2072 (items total 20714)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy