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

Download JAR files tagged by when with all dependencies

Search JAR files by class name

ibis-struts from group org.ibissource (version 1.2.9.4)

Base project: http://central.maven.org/maven2/struts/struts/1.2.9/ This version of Struts doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and makes renderFocusJavascript return valid xml

Group: org.ibissource Artifact: ibis-struts
Show all versions Show documentation Show source 
 

1 downloads
Artifact ibis-struts
Group org.ibissource
Version 1.2.9.4
Last update 23. August 2018
Organization Ibissource.org
URL https://ibissource.org/
License Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-beanutils, commons-digester, commons-fileupload, commons-logging, commons-validator, oro, antlr,
There are maybe transitive dependencies!

cucumber2junit-maven-plugin from group io.github.martinschneider (version 1.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.martinschneider Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.martinschneider
Version 1.2
Last update 21. June 2018
Organization not specified
URL https://martinschneider.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 8
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, maven-plugin-api,
There are maybe transitive dependencies!

marmotta-ldcache-file from group org.apache.marmotta (version 3.4.0)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Group: org.apache.marmotta Artifact: marmotta-ldcache-file
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache-file
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-ldcache-common, ldcache-sail-generic, ldcache-backend-file,
There are maybe transitive dependencies!

marmotta-ldcache-kiwi from group org.apache.marmotta (version 3.4.0)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Group: org.apache.marmotta Artifact: marmotta-ldcache-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-ldcache-common, marmotta-backend-kiwi, ldcache-sail-kiwi,
There are maybe transitive dependencies!

marmotta-ldcache-common from group org.apache.marmotta (version 3.4.0)

Provides common infrastructure for transparent Linked Data Caching in Marmotta. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally. This module contains the backend-independent services.

Group: org.apache.marmotta Artifact: marmotta-ldcache-common
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache-common
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies marmotta-core, ldclient-api, ldclient-core, ldclient-provider-rdf, ldcache-api, ldcache-core,
There are maybe transitive dependencies!

jdr from group org.wildfly.swarm (version 2018.5.0)

Enables the gathering of diagnostic data for use in remote analysis of error conditions. Although the data is in a simple format and could be useful to anyone, primarily useful for JBoss EAP subscribers who would provide the data to Red Hat when requesting support

Group: org.wildfly.swarm Artifact: jdr
Show all versions Show documentation Show source 
 

2 downloads
Artifact jdr
Group org.wildfly.swarm
Version 2018.5.0
Last update 02. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies container, management, logging, spi,
There are maybe transitive dependencies!

jsr330activator.testbundle3 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definitions for HelloService3a, HelloService3b, and HelloService3c, and embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for HelloService3a, HelloService3b, HelloService3c, and set up listeners for the providers' dependencies and when the dependencies arrive, expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle3
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle3
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

rebot-jboss-books-service from group it.rebase (version 0.1)

implementation of /books command Provide a link for book download or the link to read it online on https://gitbook.com/@jboss-books And notifies the Telegram group where is service is active when a book is added or updated.

Group: it.rebase Artifact: rebot-jboss-books-service
Show documentation Show source 
 

0 downloads
Artifact rebot-jboss-books-service
Group it.rebase
Version 0.1
Last update 16. February 2018
Organization not specified
URL https://github.com/rebase-it/rebot/tree/master/rebot-services/rebot-jboss-books-service
License MIT License
Dependencies amount 5
Dependencies httpclient, rebot-cache-service, rebot-persistence-service, rebot-telegram-api-spi, rebot-telegram-api,
There are maybe transitive dependencies!

wrapped-exception from group com.github.brunoais (version 0.3.0)

This is an exception for when you need to wrap more information around the exception you actually want to throw. This is mostly useful when programming with Java's functional interface in a "then" chain where the methods' code are outside the method where the "then" are called/chained

Group: com.github.brunoais Artifact: wrapped-exception
Show documentation Show source 
 

0 downloads
Artifact wrapped-exception
Group com.github.brunoais
Version 0.3.0
Last update 15. January 2018
Organization not specified
URL https://github.com/brunoais/WrappedException
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

Sorry, this artifact is removed by the owner.


Page 165 from 202 (items total 2013)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy