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

Download JAR files tagged by note with all dependencies

Search JAR files by class name

velocity-tools-generic from group com.github.ppodgorsek.apache (version 3.3.0)

Generic tools that can be used in any context. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-generic
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-generic
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies velocity-engine-core, commons-beanutils, commons-digester3, commons-lang3, slf4j-api, json-simple,
There are maybe transitive dependencies!

velocity-tools-parent from group com.github.ppodgorsek.apache (version 3.3.0)

VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-parent
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL https://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

fastutil from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: co.datadome Artifact: fastutil
Show documentation Show source 
 

0 downloads
Artifact fastutil
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-servicebus from group com.microsoft.azure (version 3.6.7)

Java library for Azure Service Bus. Please note, a newer package com.azure:azure-messaging-servicebus for Azure Service Bus is available as of December 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/sb for more details.

Group: com.microsoft.azure Artifact: azure-servicebus
Show all versions Show documentation Show source 
 

174 downloads
Artifact azure-servicebus
Group com.microsoft.azure
Version 3.6.7
Last update 14. November 2022
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 5
Dependencies proton-j, qpid-proton-j-extensions, slf4j-api, async-http-client, azure-client-authentication,
There are maybe transitive dependencies!

azure-eventhubs from group com.microsoft.azure (version 3.3.0)

Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.

Group: com.microsoft.azure Artifact: azure-eventhubs
Show all versions Show documentation Show source 
 

111 downloads
Artifact azure-eventhubs
Group com.microsoft.azure
Version 3.3.0
Last update 23. June 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 5
Dependencies proton-j, qpid-proton-j-extensions, slf4j-api, azure-client-authentication, nimbus-jose-jwt,
There are maybe transitive dependencies!

azure-eventhubs-eph from group com.microsoft.azure (version 3.3.0)

Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.

Group: com.microsoft.azure Artifact: azure-eventhubs-eph
Show all versions Show documentation Show source 
 

23 downloads
Artifact azure-eventhubs-eph
Group com.microsoft.azure
Version 3.3.0
Last update 23. June 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 3
Dependencies azure-eventhubs, azure-storage, gson,
There are maybe transitive dependencies!

cq-pinauthhandler from group com.day.cq (version 1.0.0)

Authentication handler supporting authentication using PINs without requiring passwords to be transmitted. Access PINs are attached to a user ID and may expire by time or by use count. In addition the PINs may be restricted by request URL path and/or HTTP method names. Please note that this authentication handler has been deprecated for security reasons and should no longer be used.

Group: com.day.cq Artifact: cq-pinauthhandler
Show all versions Show documentation Show source 
 

0 downloads
Artifact cq-pinauthhandler
Group com.day.cq
Version 1.0.0
Last update 29. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 4
Dependencies servlet-api, org.osgi.core, org.osgi.compendium, slf4j-api,
There are maybe transitive dependencies!

generic-dao from group org.sakaiproject.genericdao (version 0.12.0)

Generic Dao is a Java package which allows a developer to skip writing DAOs for their persistence objects when they are using Spring and/or Hibernate. The package was originally created by Aaron Zeckoski for the Evaluation System project but was repackaged to make it distributable by request. It is used in the RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/). Note about the BeanUtils provided dependency: BeanUtils is not required if you are not using it in your project. Note about the Hibernate provided dependency: Hibernate is not required if you are not using it in your project.

Group: org.sakaiproject.genericdao Artifact: generic-dao
Show all versions Show documentation Show source 
 

6 downloads
Artifact generic-dao
Group org.sakaiproject.genericdao
Version 0.12.0
Last update 22. August 2020
Organization CARET, University of Cambridge
URL http://confluence.sakaiproject.org/confluence/x/zX8
License Apache License 2
Dependencies amount 1
Dependencies reflectutils,
There are maybe transitive dependencies!

com.paremus.dosgi.topology.simple from group com.paremus.dosgi (version 1.1.1)

Implements a Remote Service Admin Topology manager using an "eager" promiscuous policy (i.e. import and export everything possible as soon as it is available). Note that this topology manager is still aware of scoping, applying default "local scopes" to exported services and only importing services at the correct local scope.

Group: com.paremus.dosgi Artifact: com.paremus.dosgi.topology.simple
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.paremus.dosgi.topology.simple
Group com.paremus.dosgi
Version 1.1.1
Last update 09. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies osgi.core, osgi.cmpn, osgi.annotation, slf4j-api, com.paremus.dosgi.api, com.paremus.license, junit, mockito-core,
There are maybe transitive dependencies!



Page 18 from 33 (items total 323)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy