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

Download JAR files tagged by %3Ehttps: with all dependencies

Search JAR files by class name

ano-prise from group net.anotheria (version 4.0.0)

Collection of utils for different enterprise class projects. Among other stuff contains Caches, Mocking, DualCrud, MetaFactory and SessionDistributorService. Visit https://opensource.anotheria.net for details.

Group: net.anotheria Artifact: ano-prise
Show all versions Show documentation Show source 
 

0 downloads
Artifact ano-prise
Group net.anotheria
Version 4.0.0
Last update 22. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, ano-db, configureme, ano-util, reflections,
There are maybe transitive dependencies!

azure-resourcemanager-deviceupdate from group com.azure.resourcemanager (version 1.0.0)

This package contains Microsoft Azure SDK for DeviceUpdate Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Microsoft Device Update resource provider. Package tag package-2023-07-01.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-deviceupdate
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-deviceupdate
Group com.azure.resourcemanager
Version 1.0.0
Last update 19. December 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

jsonrpc2-access-filter from group com.thetransactioncompany (version 2.0)

Access filters for JSON-RPC 2.0 requests, for use on the server-side prior to request execution. Control access according to client host name / IP address, HTTPS transport, client X.509 certificate presence and / or API key policy.

Group: com.thetransactioncompany Artifact: jsonrpc2-access-filter
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsonrpc2-access-filter
Group com.thetransactioncompany
Version 2.0
Last update 14. December 2023
Organization The Transaction Company
URL https://software.dzhuvinov.com/json-rpc-2.0.html
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies json-smart, jsonrpc2-base, jsonrpc2-server, java-property-utils, unboundid-ldapsdk, log4j-api, log4j-core,
There are maybe transitive dependencies!

learnlib-ttt-vpa from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the VPA adaption of the TTT learning algorithm as presented in the PhD thesis "Foundations of Active Automata Learning: An Algorithmic Perspective" (https://dx.doi.org/10.17877/DE290R-16359) by Malte Isberner.

Group: de.learnlib Artifact: learnlib-ttt-vpa
Show documentation Show source 
 

0 downloads
Artifact learnlib-ttt-vpa
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies learnlib-api, learnlib-counterexamples, learnlib-datastructure-dt, learnlib-datastructure-list, learnlib-observation-pack-vpa, guava, automata-api, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

lite_weather_library from group cz.krystofcejchan (version 1.1.4.3)

A Java Library for better and easier worldwide Weather data including current condition, forecast, location info etc. Weather Data Source: https://github.com/chubin/wttr.in

Group: cz.krystofcejchan Artifact: lite_weather_library
Show all versions Show documentation Show source 
 

0 downloads
Artifact lite_weather_library
Group cz.krystofcejchan
Version 1.1.4.3
Last update 27. October 2023
Organization not specified
URL https://github.com/krystof-cejchan/Lite-Java-Weather-Library
License Mozilla Public License 2.0
Dependencies amount 8
Dependencies json, nexus-staging-maven-plugin, commons-io, guava, annotations, javax.annotation-api, maven-source-plugin, maven-javadoc-plugin,
There are maybe transitive dependencies!

azure-resourcemanager-applicationinsights from group com.azure.resourcemanager (version 1.0.0)

This package contains Microsoft Azure SDK for ApplicationInsights Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Composite Swagger for Application Insights Management Client. Package tag package-2022-06-15-java.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-applicationinsights
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-applicationinsights
Group com.azure.resourcemanager
Version 1.0.0
Last update 27. October 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

azure-resourcemanager-resourcehealth from group com.azure.resourcemanager (version 1.1.0-beta.2)

This package contains Microsoft Azure SDK for ResourceHealth Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Resource Health Client. Package tag package-preview-2023-10.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-resourcehealth
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-resourcehealth
Group com.azure.resourcemanager
Version 1.1.0-beta.2
Last update 26. October 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

azure-resourcemanager-baremetalinfrastructure from group com.azure.resourcemanager (version 1.0.0-beta.3)

This package contains Microsoft Azure SDK for BareMetalInfrastructure Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Bare Metal Infrastructure Management client. Package tag package-preview-2023-08.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-baremetalinfrastructure
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-baremetalinfrastructure
Group com.azure.resourcemanager
Version 1.0.0-beta.3
Last update 23. October 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

java-template-engine from group io.continual (version 1.3)

Golang-like template engine for Java. Implements data-driven templates for generating textual output. Forked from https://github.com/proninyaroslav/java-template-engine.

Group: io.continual Artifact: java-template-engine
Show documentation Show source 
 

0 downloads
Artifact java-template-engine
Group io.continual
Version 1.3
Last update 20. October 2023
Organization not specified
URL https://bitbucket.org/continualio/java-template-engine
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-tabottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements tabOTTR (https://spec.ottr.xyz/tabOTTR/0.3/). tabOTTR is a mapping language for transforming spreadsheets into template instances. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-tabottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-tabottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies lutra-core, lutra-wottr, poi, poi-ooxml, commons-collections4,
There are maybe transitive dependencies!



Page 1223 from 1293 (items total 12926)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy