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

Download JAR files tagged by rest with all dependencies

Search JAR files by class name

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

This Lutra submodule is intended for use as a Java library. It has dependencies to all other modules in Lutra, except those that are used for providing executable interfaces, such as command line and REST API interfaces. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

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

0 downloads
Artifact lutra-api
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies lutra-core, lutra-wottr, lutra-stottr, lutra-bottr, lutra-tabottr, lutra-docttr, junit-jupiter-params,
There are maybe transitive dependencies!

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

This Lutra submodule implements a servlet that provides a wrapper over the Lutra CLI for use as a web application. The module is built into a WAR file for deployment to a Java Web Server. The module is intended to be repurposed into a REST API. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-restapi
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lutra-restapi
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies lutra-cli, commons-io, commons-lang3, commons-fileupload,
There are maybe transitive dependencies!

okta-http-okhttp from group com.okta.commons (version 1.3.5)

The Okta HTTP Client OK HTTP implementation .jar is used at runtime to make HTTP calls to Okta's REST API using the OkHttp Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.okta.commons Artifact: okta-http-okhttp
Show all versions Show documentation Show source 
 

0 downloads
Artifact okta-http-okhttp
Group com.okta.commons
Version 1.3.5
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies okta-http-api, okhttp, logging-interceptor,
There are maybe transitive dependencies!

okta-http-httpclient from group com.okta.commons (version 1.3.5)

The Okta Java HTTP Client implementation .jar is used at runtime to make HTTP calls to Okta's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.okta.commons Artifact: okta-http-httpclient
Show all versions Show documentation Show source 
 

0 downloads
Artifact okta-http-httpclient
Group com.okta.commons
Version 1.3.5
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies okta-http-api, httpclient5, httpmime, jcl-over-slf4j,
There are maybe transitive dependencies!

KalturaAndroidClient from group com.kaltura (version 19.4.0)

KalturaAndroidClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interect with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php

Group: com.kaltura Artifact: KalturaAndroidClient
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact KalturaAndroidClient
Group com.kaltura
Version 19.4.0
Last update 23. March 2023
Organization not specified
URL https://github.com/kaltura/KalturaGeneratedAPIClientsAndroid/
License GNU Affero General Public License, Version 3.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

kalturaApiClient from group com.kaltura (version 19.3.0)

KalturaClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interect with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php

Group: com.kaltura Artifact: kalturaApiClient
Show all versions Show documentation Show source 
 

7 downloads
Artifact kalturaApiClient
Group com.kaltura
Version 19.3.0
Last update 27. February 2023
Organization not specified
URL http://github.com/kaltura/KalturaGeneratedAPIClientsJava
License GNU Affero General Public License, Version 3.0
Dependencies amount 8
Dependencies commons-codec, json, gson, kotlin-stdlib, okhttp, okio, log4j-api, log4j-core,
There are maybe transitive dependencies!

migration from group io.teragroup.keycloak.extension (version 20.0.3.2)

Everyone starts out configuring Keycloak using the admin console. However, for maintainability, any changes to Keycloak config should eventually be made via migration scripts persisted in a Git repo. This extension adds a REST API to Keycloak that allows persisting migration progress.

Group: io.teragroup.keycloak.extension Artifact: migration
Show all versions Show documentation Show source 
 

0 downloads
Artifact migration
Group io.teragroup.keycloak.extension
Version 20.0.3.2
Last update 16. February 2023
Organization not specified
URL https://github.com/Tera-Group/keycloak-migration
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies keycloak-core, jackson-databind,
There are maybe transitive dependencies!

webhook from group io.github.pckhoi.keycloak (version 20.0.3.1)

Provides webhook functionality to Keycloak. A Rest API is provided to create and manage webhooks. This webhook is meant for notification to internal services so no authentication mechanism is provided at the moment. In exchange, each webhook can listen to any kind of event that an event handler can listen to.

Group: io.github.pckhoi.keycloak Artifact: webhook
Show all versions Show documentation Show source 
 

0 downloads
Artifact webhook
Group io.github.pckhoi.keycloak
Version 20.0.3.1
Last update 16. February 2023
Organization not specified
URL https://github.com/pckhoi/keycloak-webhook
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies keycloak-core, jackson-databind,
There are maybe transitive dependencies!

azure-resourcemanager-deploymentmanager from group com.azure.resourcemanager (version 1.0.0-beta.2)

This package contains Microsoft Azure SDK for Deployment Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. REST APIs for orchestrating deployments using the Azure Deployment Manager (ADM). See https://docs.microsoft.com/en-us/azure-resource-manager/deployment-manager-overview for more information. Package tag package-2019-11-01-preview.

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

0 downloads
Artifact azure-resourcemanager-deploymentmanager
Group com.azure.resourcemanager
Version 1.0.0-beta.2
Last update 16. January 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!

gallery-api from group com.github.henkexbg (version 1.1.1)

Group: com.github.henkexbg Artifact: gallery-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact gallery-api
Group com.github.henkexbg
Version 1.1.1
Last update 06. November 2022
Organization not specified
URL https://github.com/henkexbg/gallery-api
License MIT License
Dependencies amount 9
Dependencies spring-boot-starter-web, spring-boot-starter-security, commons-io, commons-logging, commons-beanutils, commons-lang3, im4java, imageio-core, imageio-jpeg,
There are maybe transitive dependencies!



Page 493 from 513 (items total 5127)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy