Download JAR files tagged by providing with all dependencies
platform.content from group org.apache.clerezza.provisioning (version 1.0.1)
A Karaf feature and partialbundlelist with the bundles providing
the clerezza content functionality.
This feature depends on java and OSGi platform libraries (javax.xml,
org.osgi.service.cm and others), slf4j logging
- rdf
- rdf.web
- platform.graphnodprovider
- typerendering
- typehandlerspace
Group: org.apache.clerezza.provisioning Artifact: platform.content
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact platform.content
Group org.apache.clerezza.provisioning
Version 1.0.1
Last update 23. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies platform.content, platform.content.default404, platform.content.fsadaptor, platform.editor, rdf.stable.serializer, org.apache.stanbol.commons.web.resources, platform.xhtml2html,
There are maybe transitive dependencies!
Group org.apache.clerezza.provisioning
Version 1.0.1
Last update 23. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies platform.content, platform.content.default404, platform.content.fsadaptor, platform.editor, rdf.stable.serializer, org.apache.stanbol.commons.web.resources, platform.xhtml2html,
There are maybe transitive dependencies!
itest-engine from group org.itest (version 1.5.4)
Artifact itest-engine
Group org.itest
Version 1.5.4
Last update 19. November 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 4
Dependencies commons-lang, itest-iface, itest-json-simple-parser, itest-annotation,
There are maybe transitive dependencies!
Group org.itest
Version 1.5.4
Last update 19. November 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 4
Dependencies commons-lang, itest-iface, itest-json-simple-parser, itest-annotation,
There are maybe transitive dependencies!
dummy from group org.beiter.michael.authn.jaas.loginmodules.password.authenticators (version 2.0)
This module is part of a JAAS library, providing password based credential authenticators.
This particular Maven module provides a dummy authenticator that assumes password = username.
This implementation is for testing only, and NOT intended for production.
Group: org.beiter.michael.authn.jaas.loginmodules.password.authenticators Artifact: dummy
Show documentation Show source
Show documentation Show source
0 downloads
Artifact dummy
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!
imcache-memcache from group com.cetsoft (version 0.2.0)
Artifact imcache-memcache
Group com.cetsoft
Version 0.2.0
Last update 18. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies imcache-core,
There are maybe transitive dependencies!
Group com.cetsoft
Version 0.2.0
Last update 18. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies imcache-core,
There are maybe transitive dependencies!
itest-scenario from group org.itest (version 1.5.0)
0 downloads
Artifact itest-scenario
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 2
Dependencies itest-engine, spring-context,
There are maybe transitive dependencies!
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 2
Dependencies itest-engine, spring-context,
There are maybe transitive dependencies!
itest-json-simple-parser from group org.itest (version 1.5.0)
12 downloads
Artifact itest-json-simple-parser
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 4
Dependencies commons-lang, itest-iface, itest-util, guava,
There are maybe transitive dependencies!
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 4
Dependencies commons-lang, itest-iface, itest-util, guava,
There are maybe transitive dependencies!
itest-util from group org.itest (version 1.5.0)
Artifact itest-util
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 2
Dependencies itest-iface, guava,
There are maybe transitive dependencies!
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 2
Dependencies itest-iface, guava,
There are maybe transitive dependencies!
itest-iface from group org.itest (version 1.5.0)
Artifact itest-iface
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
itest-annotation from group org.itest (version 1.5.0)
0 downloads
Artifact itest-annotation
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
itest from group org.itest (version 1.5.0)
Java ITest Framework is designed to simplify unit testing to minimum.
You define tests by providing initial data and expected result data.
The test data are placed just in your source code you want to test, as java annotations.
Group: org.itest Artifact: itest
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact itest
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.itest
Version 1.5.0
Last update 12. March 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 756 from 3 (items total 7765)