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

Download JAR files tagged by current with all dependencies

Search JAR files by class name

org.apache.sling.scripting.bundle.tracker from group org.apache.sling (version 0.1.0)

The Apache Sling Scripting Bundle Tracker bundle represents an add-on module that can be deployed on a Sling 10 instance or newer to enhance the scripting resolving capabilities. Being an add-on, the bundle hooks into Sling's current mechanisms for content-to-servlet resolution and essentially acts as a service registration broker for bundles providing scripting capabilities

Group: org.apache.sling Artifact: org.apache.sling.scripting.bundle.tracker
Show documentation Show source 
 

0 downloads
Artifact org.apache.sling.scripting.bundle.tracker
Group org.apache.sling
Version 0.1.0
Last update 28. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

otag-tomcat-listener from group com.opentext.otag.tomcat (version 16.3.0)

Tomcat 8.0.x is the current container of choice for the AppWorks Gateway and this module contains any code relevant to its lifecycle, including our crucial TomcatLifecycleListener. The Jar file this module produces must be placed within the central /lib directory of the container to be effective.

Group: com.opentext.otag.tomcat Artifact: otag-tomcat-listener
Show all versions Show documentation Show source 
 

0 downloads
Artifact otag-tomcat-listener
Group com.opentext.otag.tomcat
Version 16.3.0
Last update 17. October 2017
Organization not specified
URL https://github.com/opentext/otag-tomcat-listener
License Open Text End User License Agreement
Dependencies amount 1
Dependencies tomcat-catalina,
There are maybe transitive dependencies!

joala-expressions from group net.joala (version 1.2.1)

Expressions are used to evaluate the current state of a given system. Such as a web address you want to get the status code from. Typical expressions are evaluated multiple times in order to wait for a given state. Thus expressions are typically evaluated fast and should denote by expression if they fail to evaluate.

Group: net.joala Artifact: joala-expressions
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-expressions
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, junit, hamcrest-core,
There are maybe transitive dependencies!

mitie from group edu.mit.ll (version 0.8)

This project provides free (even for commercial use) state-of-the-art information extraction tools. The current release includes tools for performing named entity extraction and binary relation detection as well as tools for training custom extractors and relation detectors.

Group: edu.mit.ll Artifact: mitie
Show all versions Show documentation Show source 
 

6 downloads
Artifact mitie
Group edu.mit.ll
Version 0.8
Last update 14. November 2016
Organization not specified
URL https://github.com/mit-nlp/MITIE
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

status4spring from group com.github.herrschwarz (version 0.1.7)

Controller providing various information like memory utilization, number of processors and threads. Provides some health inspectors to check the current state of your application, incl. the possibility to implement your own health inspectors

Group: com.github.herrschwarz Artifact: status4spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact status4spring
Group com.github.herrschwarz
Version 0.1.7
Last update 12. June 2016
Organization not specified
URL http://github.com/herrschwarz/status4spring
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 7
Dependencies guava, spring-webmvc, javax.servlet-api, spring-test, mongo-java-driver, slf4j-api, spring-context-support,
There are maybe transitive dependencies!

kalturaClient from group com.kaltura (version 3.2.1)

KalturaClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interect with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php

Group: com.kaltura Artifact: kalturaClient
Show documentation Show source 
 

2 downloads
Artifact kalturaClient
Group com.kaltura
Version 3.2.1
Last update 26. October 2015
Organization not specified
URL http://github.com/kaltura/KalturaGeneratedAPIClientsJava
License GNU Affero General Public License, Version 3.0
Dependencies amount 5
Dependencies commons-codec, commons-httpclient, json, log4j, junit-dep,
There are maybe transitive dependencies!

maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

j-ogg-all from group de.jarnbjo (version 1.0.0)

J-Ogg is a collection of Java libraries for reading Ogg files and decoding different contained formats. At the moment the support for Vorbis and FLAC is almost complete (the library decodes all files created by the current versions of libvorbis and libflac correctly) and I've started working on Theora support.

Group: de.jarnbjo Artifact: j-ogg-all
Show documentation Show source 
 

7 downloads
Artifact j-ogg-all
Group de.jarnbjo
Version 1.0.0
Last update 23. April 2014
Organization not specified
URL http://www.j-ogg.de/
License Free and commercial use, modification and redistribution with attribution.
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mule-example-echo from group org.mule.examples (version 3.5.0-bighorn)

This example shows how to add message processing components, in this example Logger and Echo, to a Flow. By doing so, you can perform custom logging in your Mule application. Logging is useful to introspect the current message and create logging events for your specific needs.

Group: org.mule.examples Artifact: mule-example-echo
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-echo
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies mule-module-cxf, mule-transport-vm,
There are maybe transitive dependencies!

buildversion-plugin from group com.code54.mojo (version 1.0.3)

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

Group: com.code54.mojo Artifact: buildversion-plugin
Show all versions Show source 
 

0 downloads
Artifact buildversion-plugin
Group com.code54.mojo
Version 1.0.3
Last update 26. July 2013
Organization not specified
URL https://github.com/code54/buildversion-plugin
License Eclipse Public License
Dependencies amount 5
Dependencies clojure, clojure-maven-mojo, clojure-maven-mojo-annotations, maven-plugin-api, conch,
There are maybe transitive dependencies!



Page 26 from 37 (items total 362)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy