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

Download JAR files tagged by post with all dependencies

Search JAR files by class name

mrchecker-webapi-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker WebApi supports: - testing REST and SOAP services, - sending REST queries (POST, GET, PUT, PATCH, DELETE), - parsing XML, JSON and HTML documents, - handling Cookies, - SSO (Single Sign-On) authentication process.

Group: com.capgemini.mrchecker Artifact: mrchecker-webapi-module
Show all versions Show source 
 

1 downloads
Artifact mrchecker-webapi-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies mrchecker-core-module, rest-assured, allure-rest-assured, jackson-core, jackson-annotations, jackson-databind, jackson-dataformat-xml, wiremock, wiremock-body-transformer, java-xmlbuilder,
There are maybe transitive dependencies!

org.apache.sling.discovery.oak from group org.apache.sling (version 1.2.44)

Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.

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

1 downloads
Artifact org.apache.sling.discovery.oak
Group org.apache.sling
Version 1.2.44
Last update 27. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.apache.felix.healthcheck.api,
There are maybe transitive dependencies!

compress-lzf from group com.ning (version 1.1.2)

Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.

Group: com.ning Artifact: compress-lzf
Show all versions Show documentation Show source 
 

43 downloads
Artifact compress-lzf
Group com.ning
Version 1.1.2
Last update 29. January 2023
Organization not specified
URL https://github.com/ning/compress
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

shine-java from group io.github.freddychen (version 0.0.8)

Java network request library package based on Retrofit+RxJava, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-java
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-java
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Java.git
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies appcompat, material, retrofit, converter-gson, adapter-rxjava3, rxandroid, gson, okhttp, rxjava,
There are maybe transitive dependencies!

shine-kotlin from group io.github.freddychen (version 0.0.8)

Kotlin network request library package based on Retrofit+Kotlin coroutine, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-kotlin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-kotlin
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Kotlin.git
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies core-ktx, appcompat, material, kotlin-reflect, kotlinx-coroutines-core, kotlinx-coroutines-android, retrofit, converter-gson, gson, okhttp,
There are maybe transitive dependencies!

pepgenome from group io.github.bigbio (version 1.1.1)

PepGenome uses transcript translations and reference gene annotations to identify the genomic loci of peptides and post-translational modifications. Multiple occurrences of peptides in the input data resulting in the same genomic loci will be collapsed as a single occurrence in the output.

Group: io.github.bigbio Artifact: pepgenome
Show all versions Show documentation Show source 
 

0 downloads
Artifact pepgenome
Group io.github.bigbio
Version 1.1.1
Last update 18. August 2021
Organization Big Bioinformatics Open Stack
URL https://github.com/bigbio/pepgenome/
License Apache 2.0
Dependencies amount 9
Dependencies jmzidentml, pgatk-io, pia, commons-cli, commons-lang3, lombok, sizeof, mapdb, log4j,
There are maybe transitive dependencies!

oozielogger_2.12 from group io.github.bkosaraju (version 1.0)

Oozielogger is a application to continuously replicate oozie events into mysql/postgres databes. this includes any of coordinator start, stop, failure, SLA etc.. workflow start, stop, failure, SLA evts this basically consume Oozie's ActiveMQ queue and post back to database so that, end user reporting can happen.

Group: io.github.bkosaraju Artifact: oozielogger_2.12
Show documentation Show source 
 

0 downloads
Artifact oozielogger_2.12
Group io.github.bkosaraju
Version 1.0
Last update 05. October 2020
Organization not specified
URL https://bkosaraju.github.io/oozielogger
License The Apache License, Version 2.0
Dependencies amount 13
Dependencies scala-library, logback-classic, logback-core, jcl-over-slf4j, log4j-over-slf4j, slf4j-api, activemq-core, oozie-client, jackson-module-scala_2.11, HikariCP, mariadb-java-client, spring-jdbc, commons-io,
There are maybe transitive dependencies!

restful-api from group com.github.salemebo (version 0.2.8)

A Light-weight RESTful API Framework based on java internal HTTPServer (com.sun.net.httpserver) - support HEAD, GET, POST, PUT, DELETE, OPTIONS, PATCH and TRACE methods - support RestController - support Server Side Event - support Router, and resource server, from file or from jar as resources

Group: com.github.salemebo Artifact: restful-api
Show documentation Show source 
 

0 downloads
Artifact restful-api
Group com.github.salemebo
Version 0.2.8
Last update 29. August 2020
Organization not specified
URL https://github.com/salemebo/restful-api
License MIT License
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

blended.container.registry from group de.wayofquality.blended (version 2.4.0.2)

The container registry serves as the centerpiece for collecting container information. Individual containers regularly post their monitoring information associated with their UUID and the container registry will keep track of that information relying on the persistence services defined in other bundles.

Group: de.wayofquality.blended Artifact: blended.container.registry
Show all versions Show documentation Show source 
 

1 downloads
Artifact blended.container.registry
Group de.wayofquality.blended
Version 2.4.0.2
Last update 09. June 2018
Organization https://github.com/woq-blended
URL https://github.com/woq-blended/blended
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies blended.persistence, blended.akka, blended.mgmt.base, blended.updater.config, blended.updater.remote, akka-actor_2.11, spray-json_2.11, slf4j-api,
There are maybe transitive dependencies!

mrchecker-webapi-module from group com.capgemini.ntc (version 1.0.1)

MrChecker WebApi supports: - testing REST and SOAP services, - sending REST queries (POST, GET, PUT, PATCH, DELETE), - parsing XML, JSON and HTML documents, - handling Cookies, - SSO (Single Sign-On) authentication process.

Group: com.capgemini.ntc Artifact: mrchecker-webapi-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact mrchecker-webapi-module
Group com.capgemini.ntc
Version 1.0.1
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies allure-core-module, rest-assured, wiremock, wiremock-body-transformer, java-xmlbuilder, jasypt,
There are maybe transitive dependencies!



Page 20 from 27 (items total 263)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy