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

Download JAR files tagged by through with all dependencies

Search JAR files by class name

org.apache.stanbol.contenthub.search.related from group org.apache.stanbol (version 0.12.0)

Finds ontlogy classes and individuals based on query keywords. Finds related keywords from various types of source e.g Wordnet, an external ontology, semantic information obtained through referenced sites.

Group: org.apache.stanbol Artifact: org.apache.stanbol.contenthub.search.related
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.contenthub.search.related
Group org.apache.stanbol
Version 0.12.0
Last update 24. February 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.entityhub.model.clerezza, org.apache.stanbol.contenthub.servicesapi, org.apache.felix.scr.annotations, org.osgi.compendium, rdf.jena.facade, slf4j-api, jena, arq,
There are maybe transitive dependencies!

crawljax from group com.crawljax (version 2.2)

Crawling Ajax applications through dynamic analysis and reconstruction of the UI state changes. Crawljax is based on a method which dynamically builds a `state-flow graph' modeling the various navigation paths and states within an Ajax application.

Group: com.crawljax Artifact: crawljax
Show all versions Show documentation Show source 
 

0 downloads
Artifact crawljax
Group com.crawljax
Version 2.2
Last update 31. December 2012
Organization not specified
URL http://crawljax.com
License Apache 2
Dependencies amount 20
Dependencies commons-lang, commons-configuration, commons-math, commons-io, jgrapht, xmlunit, nekohtml, jcip-annotations, xercesImpl, selenium-firefox-driver, selenium-chrome-driver, selenium-htmlunit-driver, selenium-ie-driver, selenium-support, selenium-iphone-driver, selenium-remote-driver, selenium-android-driver, guava, jcl-over-slf4j, jul-to-slf4j,
There are maybe transitive dependencies!

ldap-sample-app-tomcat from group org.apache.geronimo.samples.javaee5 (version 3.0.0)

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-tomcat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-tomcat
Group org.apache.geronimo.samples.javaee5
Version 3.0.0
Last update 04. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ldap-sample-app-realm, ${tomcat},
There are maybe transitive dependencies!

ldap-sample-app-jetty from group org.apache.geronimo.samples.javaee5 (version 3.0.0)

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-jetty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-jetty
Group org.apache.geronimo.samples.javaee5
Version 3.0.0
Last update 04. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ldap-sample-app-realm, jasper, ${jetty},
There are maybe transitive dependencies!

xades4j from group eu.vitaliy (version 1.2.0)

The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.

Group: eu.vitaliy Artifact: xades4j
Show documentation Show source 
 

13 downloads
Artifact xades4j
Group eu.vitaliy
Version 1.2.0
Last update 22. February 2012
Organization not specified
URL https://github.com/VitaliyOliynyk/xades4j
License GNU Lesser General Public License
Dependencies amount 3
Dependencies guice, xmlsec, xalan,
There are maybe transitive dependencies!

geronimo-osgi-registry from group org.apache.geronimo.specs (version 1.1)

This bundle contains an extender that facilitates the use of Geronimo spec providers (components typically plugged in to the JRE through META-INF/services resources). The service created by this extender will maintain a registry of factory class implementations that can be used by the spec bundles to locate factory classes that reside in other bundles.

Group: org.apache.geronimo.specs Artifact: geronimo-osgi-registry
Show all versions Show documentation Show source 
 

1 downloads
Artifact geronimo-osgi-registry
Group org.apache.geronimo.specs
Version 1.1
Last update 19. July 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

MetaModel-querypostprocessor from group org.eobjects.metamodel (version 1.7.5)

Group: org.eobjects.metamodel Artifact: MetaModel-querypostprocessor
Show all versions Show documentation Show source 
 

0 downloads
Artifact MetaModel-querypostprocessor
Group org.eobjects.metamodel
Version 1.7.5
Last update 30. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies MetaModel-core,
There are maybe transitive dependencies!

MetaModel-testware from group org.eobjects.metamodel (version 1.7.5)

Group: org.eobjects.metamodel Artifact: MetaModel-testware
Show all versions Show documentation Show source 
 

0 downloads
Artifact MetaModel-testware
Group org.eobjects.metamodel
Version 1.7.5
Last update 30. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies MetaModel-core, junit, easymock, hsqldb, h2, derby, postgresql, mysql-connector-java, sqlite-jdbc, slf4j-log4j12,
There are maybe transitive dependencies!

jalarms from group net.sf.jalarms (version 1.5.2)

A simple to use alarm system for Java server applications. With jAlarms you can notify different users through different means about certain events in your application, so they can receive notice via email, MSN, SMS, Twitter, etc.

Group: net.sf.jalarms Artifact: jalarms
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jalarms
Group net.sf.jalarms
Version 1.5.2
Last update 16. June 2011
Organization Java Mexico
URL http://jalarms.sourceforge.net/
License GNU Lesser General Public License, version 2.1
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

ldap-sample-app-tomcat from group org.apache.geronimo.samples (version 3.0-M1)

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples Artifact: ldap-sample-app-tomcat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-tomcat
Group org.apache.geronimo.samples
Version 3.0-M1
Last update 01. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies ldap-sample-app-realm, ${tomcat},
There are maybe transitive dependencies!



Page 121 from 163 (items total 1626)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy