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

Download JAR files tagged by does 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!

j-interop-ng-deps from group com.github.skyghis (version 3.5.1)

Group: com.github.skyghis Artifact: j-interop-ng-deps
Show all versions Show documentation Show source 
 

0 downloads
Artifact j-interop-ng-deps
Group com.github.skyghis
Version 3.5.1
Last update 30. March 2023
Organization not specified
URL https://github.com/skyghis/j-interop-ng
License not specified
Dependencies amount 1
Dependencies jcifs-ng,
There are maybe transitive dependencies!

j-interop-ng-parent from group com.github.skyghis (version 3.5.1)

Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component. The implementation is itself purely in Java and does not use JNI to provide COM access. This is a cleaned-up and improved version of the j-Interop library. Based on j-interop kohsuke work, and modified to use jcifs-ng.

Group: com.github.skyghis Artifact: j-interop-ng-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact j-interop-ng-parent
Group com.github.skyghis
Version 3.5.1
Last update 30. March 2023
Organization not specified
URL https://github.com/skyghis/j-interop-ng
License GNU LGPLv3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j-interop-ng from group com.github.skyghis (version 3.5.1)

Group: com.github.skyghis Artifact: j-interop-ng
Show all versions Show documentation Show source 
 

0 downloads
Artifact j-interop-ng
Group com.github.skyghis
Version 3.5.1
Last update 30. March 2023
Organization not specified
URL https://github.com/skyghis/j-interop-ng
License not specified
Dependencies amount 1
Dependencies j-interop-ng-deps,
There are maybe transitive dependencies!

jcore-elasticsearch-consumer from group de.julielab (version 2.6.2)

This component converts CAS annotations into a JSON format that originates from Solr's preanalyzed field type. At the JulieLab, there is an ElasticSearch plugin making this format accessible also by ElasticSearch. Configuration happens right in Java code. Note that the component is also able to generate perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed data format cannot be used because this is the format that required the ElasticSearch plugin.

Group: de.julielab Artifact: jcore-elasticsearch-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-elasticsearch-consumer
Group de.julielab
Version 2.6.2
Last update 29. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-elasticsearch-consumer
License BSD-2-Clause
Dependencies amount 14
Dependencies jcore-descriptor-creator, slf4j-api, httpclient, lucene-analyzers-common, assertj-core, guava, gson, jcore-utilities, julielab-java-utilities, icu4j, commons-lang3, mapdb, testng, junit-jupiter,
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!

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

This project is a project for the JCoRe Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc. It does not contain species proxies, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For this task there is the project jcore-linnaeus-species-ae-proxies-dict.

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

0 downloads
Artifact jcore-linnaeus-species-ae-species-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

statetransfer from group com.chuklee.code (version 0.1)

Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.

Group: com.chuklee.code Artifact: statetransfer
Show documentation Show source 
 

0 downloads
Artifact statetransfer
Group com.chuklee.code
Version 0.1
Last update 06. February 2022
Organization Chuk Lee
URL https://github.com:chukmunnlee/statetransfer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jakarta.json,
There are maybe transitive dependencies!

zookeeper-recipes-queue from group io.streamnative (version 3.6.3.1)

This queue interface recipe implements the queue recipe A more detailed explanation is at: http://www.cloudera.com/blog/2009/05/28/building-a-distributed-concurrent-queue-with-apache-zookeeper/ This recipe does not handle KeeperException.ConnectionLossException or ZCONNECTIONLOSS. It will only work correctly once ZOOKEEPER-22 https://issues.apache.org/jira/browse/ZOOKEEPER-22 is resolved.

Group: io.streamnative Artifact: zookeeper-recipes-queue
Show all versions Show documentation Show source 
 

0 downloads
Artifact zookeeper-recipes-queue
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sbi from group de.tum.ei.lkn.eces (version 1.1.13)

Southbound interface (SBI) of the OpenFlow 1.0 network controller of Chameleon (ACM CoNEXT 2020) using the ECES framework. The module does topology discovery and creates the network using the ECES network library. The module also listens to events from the tenant manager ECES library and automatically configures rules in the data plane when flows are created.

Group: de.tum.ei.lkn.eces Artifact: sbi
Show documentation Show source 
 

0 downloads
Artifact sbi
Group de.tum.ei.lkn.eces
Version 1.1.13
Last update 11. January 2021
Organization not specified
URL https://github.com/AmoVanB/eces-sbi
License not specified
Dependencies amount 6
Dependencies netty-all, core, network, routing, tenant-manager, jsch,
There are maybe transitive dependencies!



Page 56 from 69 (items total 688)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy