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

Download JAR files tagged by independent with all dependencies

Search JAR files by class name

maven-utils from group net.sf.squirrel-sql (version 1.0.0)

This project provides a tool for scanning multiple independent source code trees for the purpose of determining if there are circular dependencies between them. Since independent source trees will not be in a single reactor, Maven cannot detect this condition.

Group: net.sf.squirrel-sql Artifact: maven-utils
Show documentation Show source 
 

0 downloads
Artifact maven-utils
Group net.sf.squirrel-sql
Version 1.0.0
Last update 17. February 2012
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 17
Dependencies commons-io, hibernate-core, hibernate-entitymanager, hibernate-annotations, jpa-api, spring-beans, spring-context, spring-orm, h2, maven-model, plexus-utils, maven-core, jcl-over-slf4j, slf4j-api, logback-classic, logback-core, jgrapht-jdk1.5,
There are maybe transitive dependencies!

comm from group com.sun.comm (version 2.0.3)

The Java Communications API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.

Group: com.sun.comm Artifact: comm
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact comm
Group com.sun.comm
Version 2.0.3
Last update 07. October 2008
Organization not specified
URL http://java.sun.com/products/javacomm/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

comm from group javax.comm (version 3.0-u1)

The Java Communications 3.0 API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.

Group: javax.comm Artifact: comm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact comm
Group javax.comm
Version 3.0-u1
Last update 28. February 2006
Organization not specified
URL http://java.sun.com/products/javacomm/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pdfl from group com.datalogics.pdfl (version 18.34.0)

Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with Java (interfaces are also available for C/C++, .NET 6 and .NET Framework - C# or VB.NET). APDFL is the most complete SDK for PDF creation, manipulation and management. Best for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications.

Group: com.datalogics.pdfl Artifact: pdfl
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdfl
Group com.datalogics.pdfl
Version 18.34.0
Last update 04. April 2024
Organization not specified
URL https://www.datalogics.com/adobe-pdf-library/
License Datalogics APDFL License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json from group org.json (version 20240303)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

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

13962 downloads
Artifact json
Group org.json
Version 20240303
Last update 03. March 2024
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mrchecker-core-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit5

Group: com.capgemini.mrchecker Artifact: mrchecker-core-module
Show all versions Show source 
 

0 downloads
Artifact mrchecker-core-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 19
Dependencies guava, log4j-core, slf4j-api, allure-junit5, allure-java-commons, allure-junit-platform, allure-maven, aspectjweaver, json, jasypt, cucumber-java, cucumber-core, cucumber-junit, cucumber-junit-platform-engine, cucumber-reporting, gherkin, assertj-core, gson, forms_rt,
There are maybe transitive dependencies!

paxtools from group org.biopax.paxtools (version 5.3.0)

Paxtools is a Java library that allows software to read, write, analyze and manipulate BioPAX models. Paxtools provide a consistent, fully implemented, validating BioPAX API that significantly reduces development time of oftware that require programmatic access to BioPAX. Paxtools is modular, lightweight and platform independent to be easily embedded into applications.

Group: org.biopax.paxtools Artifact: paxtools
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact paxtools
Group org.biopax.paxtools
Version 5.3.0
Last update 06. August 2023
Organization BioPAX
URL https://biopax.github.io/Paxtools
License MIT license
Dependencies amount 4
Dependencies slf4j-api, jaxb-api, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

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

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the backend-independent services.

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

0 downloads
Artifact marmotta-versioning-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 2
Dependencies marmotta-core, freemarker,
There are maybe transitive dependencies!

allure-core-module from group com.capgemini.ntc (version 4.12.0.6)

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source 
 

1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!

taverna-reference-testhelpers from group org.apache.taverna.engine (version 3.1.0-incubating)

In order to properly test OSGi-loaded t2ference modules we need a module that is entire external to t2reference and to the test cases. If the test implementations are included in either the api, core implementations or test modules they will be loaded by the root classloader of the test runner - by putting them in an independent artifact we allow them to be loaded through various SPI discovery mechanisms as they would be in a 'real' environment.

Group: org.apache.taverna.engine Artifact: taverna-reference-testhelpers
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-testhelpers
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies taverna-reference-api, log4j,
There are maybe transitive dependencies!



Page 38 from 43 (items total 429)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy