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

Download JAR files tagged by different with all dependencies

Search JAR files by class name

org.apache.sling.api from group org.apache.sling (version 2.27.2)

The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle.

Group: org.apache.sling Artifact: org.apache.sling.api
Show all versions Show documentation Show source 
 

52 downloads
Artifact org.apache.sling.api
Group org.apache.sling
Version 2.27.2
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!

disk-project from group edu.isi.kcap.diskproject (version 3.0.2)

The DISK system automates the execution of scientific workflows triggered on data changes. To do this DISK collects data from different data repositories and defines methods on different workflows systems. User defined goals are periodically check for new data/methods available. When a method detects new data, a new workflow execution will be send. Each experiment execution is stored with its metadata and outputs for posterior analysis.

Group: edu.isi.kcap.diskproject Artifact: disk-project
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact disk-project
Group edu.isi.kcap.diskproject
Version 3.0.2
Last update 20. April 2023
Organization USC/Information Sciences Institute
URL https://github.com/KnowledgeCaptureAndDiscovery/DISK-API
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-linnaeus-species-ae from group de.julielab (version 2.6.1)

Uses the Linnaeus software (http://linnaeus.sourceforge.net/) to detect species mentions and map them to NCBI taxonomy IDs. This project contains the UIMA wrapper around the original Linnaeus software but does not include any dictionaries. Since Linnaeus works with different dictionaries (e.g. concrete species name mention recognition, species proxy/clue recognition, ...) each of the different resource has been stored in a project of its own in jcore-projects. The default mention dictionary is stored in the jcore-linneaus-species-dict project, for example.

Group: de.julielab Artifact: jcore-linnaeus-species-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-linnaeus-species-ae
License BSD-2-Clause
Dependencies amount 6
Dependencies linnaeus, slf4j-api, jcore-types, jcore-utilities, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

pact-specification-test from group au.com.dius.pact (version 4.4.0-beta.7)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius.pact Artifact: pact-specification-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test
Group au.com.dius.pact
Version 4.4.0-beta.7
Last update 11. October 2022
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wildfly-client-all-jakarta from group org.wildfly (version 27.0.0.Alpha5)

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

Group: org.wildfly Artifact: wildfly-client-all-jakarta
Show all versions Show source 
 

0 downloads
Artifact wildfly-client-all-jakarta
Group org.wildfly
Version 27.0.0.Alpha5
Last update 10. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

msv-rngconverter from group net.java.dev.msv (version 2022.7)

Group: net.java.dev.msv Artifact: msv-rngconverter
Show all versions Show documentation Show source 
 

3 downloads
Artifact msv-rngconverter
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL Not specified
License BSD
Dependencies amount 2
Dependencies xsdlib, msv-core,
There are maybe transitive dependencies!

msv-relames from group net.java.dev.msv (version 2022.7)

Group: net.java.dev.msv Artifact: msv-relames
Show documentation Show source 
 

0 downloads
Artifact msv-relames
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL Not specified
License BSD
Dependencies amount 4
Dependencies xsdlib, msv-core, crimson, xalan,
There are maybe transitive dependencies!

msv-generator from group net.java.dev.msv (version 2022.7)

Group: net.java.dev.msv Artifact: msv-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact msv-generator
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL Not specified
License BSD
Dependencies amount 2
Dependencies xsdlib, msv-core,
There are maybe transitive dependencies!

msv from group net.java.dev.msv (version 2022.7)

The Multi Schema Validation toolkit is a Java based toolkit consisting of 8 different submodules. The core module is the Multi-Schema XML Validator (MSV) for the validation of XML documents against several kinds of XML schemata The core supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. This core offers an API useable for programmatic access of the grammar, such as code generation.

Group: net.java.dev.msv Artifact: msv
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact msv
Group net.java.dev.msv
Version 2022.7
Last update 27. July 2022
Organization not specified
URL https://github.com/xmlark/msv
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maybe from group com.github.joselion (version 2.1.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: com.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.github.joselion
Version 2.1.1
Last update 13. June 2022
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 164 from 191 (items total 1907)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy