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

Download JAR files tagged by return with all dependencies

Search JAR files by class name

mdr from group se.alipsa (version 1.5.2)

Converts mdr files (markdown with support for R code) into markdown, html, or pdf. This Renjin extension (package) is similar to rmd files with the difference that there is no knitting. The R syntax snippets should return markdown code, i.e. no "magic" conversions. This gives you better control of the output.

Group: se.alipsa Artifact: mdr
Show all versions 
 

0 downloads
Artifact mdr
Group se.alipsa
Version 1.5.2
Last update 16. August 2022
Organization not specified
URL https://github.com/perNyfelt/mdr2html
License MIT License
Dependencies amount 1
Dependencies r2md,
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!

mdr2html from group se.alipsa (version 1.4.0)

This is a Renjin extension (package) that converts mdr files (markdown with support for R code) into html. It is similar to rmd files with the difference that there is no knitting. The R syntax snippets should return markdown code, i.e. no "magic" conversions. This gives you better control of the output. The mdr file is converted to a html file.

Group: se.alipsa Artifact: mdr2html
Show all versions 
 

0 downloads
Artifact mdr2html
Group se.alipsa
Version 1.4.0
Last update 08. December 2021
Organization not specified
URL https://github.com/perNyfelt/mdr2html
License MIT License
Dependencies amount 1
Dependencies r2md,
There are maybe transitive dependencies!

services.traceable from group es.com.arisnegro.spring (version 0.0.2)

Library to trace the calls to spring services easily using annotations. The source code of the services will be cleaner due to less calls to send log messages. Each method of the services can be configured to print messages for specific log level, to print only the start or the end of the method or even to print selected input arguments and/or the return value.

Group: es.com.arisnegro.spring Artifact: services.traceable
Show documentation Show source 
 

0 downloads
Artifact services.traceable
Group es.com.arisnegro.spring
Version 0.0.2
Last update 10. September 2020
Organization not specified
URL https://github.com/arisnegro/spring.services.traceable
License GPL-3.0 License
Dependencies amount 2
Dependencies commons-logging, aspectjweaver,
There are maybe transitive dependencies!

usage-maven-plugin from group com.usalko (version 1.0)

USAGE MAVEN PLUGIN Simple plugin with two goals: usage:class For search substring for class-name in code and collect statistics after walking by dependency tree usage:resource For search substring for resource-name in dependency tree Both goals return json result into log

Group: com.usalko Artifact: usage-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact usage-maven-plugin
Group com.usalko
Version 1.0
Last update 23. October 2019
Organization not specified
URL https://github.com/usalko/usage-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies maven-artifact, maven-plugin-api, maven-model, maven-core, maven-repository-metadata, maven-dependency-tree, maven-common-artifact-filters, asm, maven-plugin-tools-annotations,
There are maybe transitive dependencies!

fasterpay-java-sdk from group com.fasterpay (version 1.0.0)

FasterPay Java SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch. Once your customer is ready to pay, FasterPay will take care of the payment, notify your system about the payment and return the customer back to your Thank You page.

Group: com.fasterpay Artifact: fasterpay-java-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact fasterpay-java-sdk
Group com.fasterpay
Version 1.0.0
Last update 30. July 2019
Organization not specified
URL https://www.fasterpay.com
License The MIT License
Dependencies amount 6
Dependencies throwing-lambdas, guava, feign-jackson, feign-okhttp, feign-slf4j, json,
There are maybe transitive dependencies!

fasterpay-android-sdk from group com.fasterpay (version 1.0)

FasterPay Android SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch. Once your customer is ready to pay, FasterPay will take care of the payment, notify your system about the payment and return the customer back to your Thank You page.

Group: com.fasterpay Artifact: fasterpay-android-sdk
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fasterpay-android-sdk
Group com.fasterpay
Version 1.0
Last update 02. July 2019
Organization not specified
URL https://www.fasterpay.com
License The MIT License
Dependencies amount 5
Dependencies kotlin-android-extensions-runtime, kotlin-stdlib-jdk7, appcompat-v7, constraint-layout, design,
There are maybe transitive dependencies!

ibis-struts from group org.ibissource (version 1.2.9.4)

Base project: http://central.maven.org/maven2/struts/struts/1.2.9/ This version of Struts doesn't throw java.io.NotSerializableException when the application server wants to persist sessions and makes renderFocusJavascript return valid xml

Group: org.ibissource Artifact: ibis-struts
Show all versions Show documentation Show source 
 

1 downloads
Artifact ibis-struts
Group org.ibissource
Version 1.2.9.4
Last update 23. August 2018
Organization Ibissource.org
URL https://ibissource.org/
License Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-beanutils, commons-digester, commons-fileupload, commons-logging, commons-validator, oro, antlr,
There are maybe transitive dependencies!

vision from group com.microsoft.projectoxford (version 1.0.395)

This client library allows the use of Microsoft's state-of-the-art cloud-based computer vision algorithms to return information based on the visual content, and to generate your ideal thumbnail. See https://github.com/Microsoft/Cognitive-Vision-Android for more information.

Group: com.microsoft.projectoxford Artifact: vision
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vision
Group com.microsoft.projectoxford
Version 1.0.395
Last update 10. July 2018
Organization not specified
URL https://github.com/Microsoft/Cognitive-Vision-Android
License MIT
Dependencies amount 2
Dependencies gson, commons-lang,
There are maybe transitive dependencies!



Page 14 from 20 (items total 197)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy