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

Download JAR files tagged by among with all dependencies

Search JAR files by class name

owlart-api from group it.uniroma2.art.owlart (version 2.5)

OWL ART API offer an abstraction layer over different RDF triple store technologies, so that applications can use them and easily switch among different storage technologies without need of adapting source code to their API

Group: it.uniroma2.art.owlart Artifact: owlart-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact owlart-api
Group it.uniroma2.art.owlart
Version 2.5
Last update 05. December 2016
Organization ART Group, University of Rome, Tor Vergata
URL http://art.uniroma2.it/owlart
License Mozilla Public License Version 1.1
Dependencies amount 3
Dependencies slf4j-log4j12, guava, antlr-runtime,
There are maybe transitive dependencies!

simple-secrets from group com.timshadel (version 1.0.2)

The Java implementation of a simple, opinionated library for encrypting small packets of data securely. Designed for exchanging tokens among systems written in a variety of programming languages.

Group: com.timshadel Artifact: simple-secrets
Show all versions Show documentation Show source 
 

0 downloads
Artifact simple-secrets
Group com.timshadel
Version 1.0.2
Last update 06. June 2013
Organization not specified
URL https://github.com/timshadel/simple-secrets.java
License MIT license
Dependencies amount 3
Dependencies commons-lang3, commons-codec, msgpack,
There are maybe transitive dependencies!

portlet-bridge-master-pom from group org.apache.myfaces.portlet-bridge (version 4)

This is the Apache MyFaces Portlet Bridge Master POM file. It sets up an environment that will be common among all PortletBridge projects in order to ensure consistency across the project.

Group: org.apache.myfaces.portlet-bridge Artifact: portlet-bridge-master-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portlet-bridge-master-pom
Group org.apache.myfaces.portlet-bridge
Version 4
Last update 06. September 2010
Organization not specified
URL http://myfaces.apache.org/portlet-bridge
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.tester.junit-platform from group biz.aQute.bnd (version 7.0.0)

A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.

Group: biz.aQute.bnd Artifact: biz.aQute.tester.junit-platform
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.tester.junit-platform
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

equinix-sdk-java-core from group com.eqixiac.equinix (version 1.1-beta)

The Equinix SDK for Java Core module holds the classes, enums, and other resources that are used by the individual service clients to interact with Equinix Digital Services. Users should depend on this artifact to utilize other libraries such as Fabric, Network Edge or Metal, among others.

Group: com.eqixiac.equinix Artifact: equinix-sdk-java-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact equinix-sdk-java-core
Group com.eqixiac.equinix
Version 1.1-beta
Last update 31. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

equinix-sdk-java-fabric from group com.eqixiac.equinix (version 1.0-beta)

The Equinix SDK for Java Core module holds the classes, enums, and other resources that are used by the individual service clients to interact with Equinix Digital Services. Users should depend on this artifact to utilize other libraries such as Fabric, Network Edge or Metal, among others.

Group: com.eqixiac.equinix Artifact: equinix-sdk-java-fabric
Show documentation Show source 
 

0 downloads
Artifact equinix-sdk-java-fabric
Group com.eqixiac.equinix
Version 1.0-beta
Last update 30. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies equinix-sdk-java-core,
There are maybe transitive dependencies!

vibur-dbcp from group org.vibur (version 25.0)

Concurrent, fast, and fully-featured JDBC connection pool, which provides a non-starvation guarantee for application threads, slow SQL queries detection and logging, and Hibernate integration, among other features.

Group: org.vibur Artifact: vibur-dbcp
Show all versions Show documentation Show source 
 

4 downloads
Artifact vibur-dbcp
Group org.vibur
Version 25.0
Last update 30. November 2019
Organization vibur.org
URL http://www.vibur.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies vibur-object-pool, slf4j-api,
There are maybe transitive dependencies!

MazarineBlue from group org.mazarineblue (version 0.1.0)

MazarineBlue is a automation framework, containing a interpreter that reads instructions and data from a source and is extendable though custom build modules. Several modules are included that allow, among other things, data extraction from excel and other sources, web browser interaction and data driven testing.

Group: org.mazarineblue Artifact: MazarineBlue
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact MazarineBlue
Group org.mazarineblue
Version 0.1.0
Last update 03. September 2015
Organization not specified
URL http://www.MazarineBlue.org/
License GNO Affero GPL v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jujunie-services from group com.jujunie.service (version 1.01.01)

Services library for Jujunie's projects. It includes common API that are shared between our projects. Among other utility classes, it currently contains a web MVC2 framework, a logging abstraction layer, a table consolidation API and XML writing API.

Group: com.jujunie.service Artifact: jujunie-services
Show documentation Show source 
 

0 downloads
Artifact jujunie-services
Group com.jujunie.service
Version 1.01.01
Last update 06. April 2012
Organization Jujunie
URL http://jujunieservices.sourceforge.net
License GNU General Public License, Version 3
Dependencies amount 8
Dependencies commons-codec, commons-io, commons-lang, commons-logging, json, log4j, servlet-api, velocity,
There are maybe transitive dependencies!

dbunit from group org.dbunit (version 2.8.0)

dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.

Group: org.dbunit Artifact: dbunit
Show all versions Show documentation Show source 
 

149 downloads
Artifact dbunit
Group org.dbunit
Version 2.8.0
Last update 02. June 2024
Organization not specified
URL http://dbunit.sourceforge.net
License GNU Lesser General Public License, Version 2.1
Dependencies amount 5
Dependencies slf4j-api, snakeyaml, h2, hsqldb, postgresql,
There are maybe transitive dependencies!



Page 11 from 13 (items total 126)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy