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

Download JAR files tagged by extensions with all dependencies

Search JAR files by class name

asciidoc-extensions from group de.elnarion.asciidoc (version 1.0.3)

Contains several asciidoctorj extensions. One asciidoctorj extension which replaces plantuml blocks by image links referring to a remote plantuml server. This way it is possible to use plantuml in asciidoc builds without the need to install graphviz. One Extension to include multiple files with one include statement.

Group: de.elnarion.asciidoc Artifact: asciidoc-extensions
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact asciidoc-extensions
Group de.elnarion.asciidoc
Version 1.0.3
Last update 31. December 2023
Organization not specified
URL https://github.com/devlauer/asciidoc-extensions
License not specified
Dependencies amount 1
Dependencies asciidoctorj,
There are maybe transitive dependencies!

asciidoc-extension-multiinclude from group de.elnarion.asciidoc (version 1.0.3)

Group: de.elnarion.asciidoc Artifact: asciidoc-extension-multiinclude
Show all versions Show documentation Show source 
 

0 downloads
Artifact asciidoc-extension-multiinclude
Group de.elnarion.asciidoc
Version 1.0.3
Last update 31. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc-server from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlrpc-server
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-logging, xmlrpc-common, jakarta.servlet-api,
There are maybe transitive dependencies!

xmlrpc-client from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlrpc-client
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies xmlrpc-common,
There are maybe transitive dependencies!

xmlrpc-common from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlrpc-common
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ws-commons-util,
There are maybe transitive dependencies!

xmlrpc from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification.

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xmlrpc
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL https://ws.apache.org/xmlrpc/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-httpclient from group com.exp-blog (version 3.2-alpha)

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

Group: com.exp-blog Artifact: commons-httpclient
Show documentation Show source 
 

0 downloads
Artifact commons-httpclient
Group com.exp-blog
Version 3.2-alpha
Last update 09. March 2022
Organization not specified
URL https://github.com/lyy289065406/commons-httpclient
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies commons-logging, commons-codec, commons-cli,
There are maybe transitive dependencies!

live-event from group com.github.hadilq (version 1.3.0)

This library holds a class to handle single live events in Android MVVM architectural pattern. This class is extended form LiveData class, from `androidx.lifecycle:lifecycle-extensions` library, to propagate the data as an event, which means it emits data just once.

Group: com.github.hadilq Artifact: live-event
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact live-event
Group com.github.hadilq
Version 1.3.0
Last update 26. June 2021
Organization not specified
URL https://github.com/hadilq/LiveEvent
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truevfs-profile-full from group net.java.truevfs (version 0.14.0)

Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.

Group: net.java.truevfs Artifact: truevfs-profile-full
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-profile-full
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies truevfs-profile-default,
There are maybe transitive dependencies!

liveevent from group com.github.hadilq.liveevent (version 1.2.0)

This library holds a class to handle single live events in Android MVVM architectural pattern. This class is extended form LiveData class, from `androidx.lifecycle:lifecycle-extensions` library, to propagate the data as an event, which means it emits data just once.

Group: com.github.hadilq.liveevent Artifact: liveevent
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact liveevent
Group com.github.hadilq.liveevent
Version 1.2.0
Last update 13. November 2019
Organization not specified
URL https://github.com/hadilq/LiveEvent
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-jdk7, lifecycle-extensions,
There are maybe transitive dependencies!



Page 500 from 512 (items total 5115)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy