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

Download JAR files tagged by each with all dependencies

Search JAR files by class name

org.carewebframework.messaging.amqp-parent from group org.carewebframework (version 6.1.0-RC4)

Group: org.carewebframework Artifact: org.carewebframework.messaging.amqp-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.carewebframework.messaging.amqp-parent
Group org.carewebframework
Version 6.1.0-RC4
Last update 13. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.carewebframework.messaging.kafka-parent from group org.carewebframework (version 6.1.0-RC4)

Group: org.carewebframework Artifact: org.carewebframework.messaging.kafka-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.carewebframework.messaging.kafka-parent
Group org.carewebframework
Version 6.1.0-RC4
Last update 13. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

similarity-uniform-fuzzy-hash from group com.github.s3curitybug (version 1.8.4)

Similarity Uniform Fuzzy Hash is a tool that allows to accurately and efficiently compute the similarity between two files (or sets of bytes) as a 0 to 1 score. For that purpose, it first computes for each file a Context Triggered Piecewise Hash (CTPH), also known as fuzzy hash, and then compares the hashes.

Group: com.github.s3curitybug Artifact: similarity-uniform-fuzzy-hash
Show all versions Show documentation Show source 
 

1 downloads
Artifact similarity-uniform-fuzzy-hash
Group com.github.s3curitybug
Version 1.8.4
Last update 21. October 2017
Organization not specified
URL https://github.com/s3curitybug/similarity-uniform-fuzzy-hash
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

library from group com.pixplicity.multiviewpager (version 1.0)

The MultiViewPager is an extension of the support-v4 library's ViewPager that allows the pages to be wider or narrower than the ViewPager itself. It takes care of aligning the pages next to each other, and always keeping the selected page centered.

Group: com.pixplicity.multiviewpager Artifact: library
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group com.pixplicity.multiviewpager
Version 1.0
Last update 10. March 2015
Organization not specified
URL https://github.com/Pixplicity/MultiViewPager
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!

templatefeather from group com.github.aliteralmind (version 0.1.1.2)

Template Featherweight: A simplistic Java template-rendering engine, providing for *plain gaps only*, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions--Templates may be output in full, after all gaps have been filled, or they may be *auto-rendered*, such that they are gradually output as each gap is filled.

Group: com.github.aliteralmind Artifact: templatefeather
Show all versions Show documentation Show source 
 

0 downloads
Artifact templatefeather
Group com.github.aliteralmind
Version 0.1.1.2
Last update 10. December 2014
Organization Jeff Epstein
URL https://github.com/aliteralmind/templatefeather
License Lesser General Public License (LGPL) version 3.0
Dependencies amount 1
Dependencies xbnjava,
There are maybe transitive dependencies!

template-maven-plugin from group com.github.wolf480pl.maven-plugins (version 1.0.1)

A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.

Group: com.github.wolf480pl.maven-plugins Artifact: template-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact template-maven-plugin
Group com.github.wolf480pl.maven-plugins
Version 1.0.1
Last update 07. December 2014
Organization not specified
URL http://github.com/Wolf480pl/template-maven-plugin
License GNU Lesser General Public License Version 3
Dependencies amount 3
Dependencies maven-plugin-api, plexus-utils, maven-project,
There are maybe transitive dependencies!

maui-data from group com.entopix (version 1.1)

This is just a jar that packages up the labels for making the engine that bit better. Because it rarely changes, it makes no sense to release it each time we release the main Maui artifact, or to force people to download it again and again.

Group: com.entopix Artifact: maui-data
Show source 
 

0 downloads
Artifact maui-data
Group com.entopix
Version 1.1
Last update 24. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

structured-http-headers from group com.mattunderscore (version 0.2.8)

Allows HTTP headers to be represented in a structured way. The parsers for each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderParser' interface. The values of each header field are represented as separate classes implementing the 'com.mattunderscore.http.headers.HeaderFieldElement' interface. Where a header field has a list of values each of these values is represented as a separate object of the same class. When these values are qualified the class implements the 'com.mattunderscore.http.headers.Qualified' interface.

Group: com.mattunderscore Artifact: structured-http-headers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact structured-http-headers
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/structured-http-headers/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

DilcaDistance from group nz.ac.waikato.cms.weka (version 1.0.1)

This package implements the parameter free version of the DILCA distance. This approach allows to learn value-to-value distances between each pair of values for each attribute of the dataset. The distance between two values is computed indirectly based on the their distribution w.r.t. a set of related attributes (the context) carefully chosen.

Group: nz.ac.waikato.cms.weka Artifact: DilcaDistance
Show all versions Show documentation Show source 
 

0 downloads
Artifact DilcaDistance
Group nz.ac.waikato.cms.weka
Version 1.0.1
Last update 26. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/DilcaDistance
License GNU General Public License 2
Dependencies amount 2
Dependencies weka-dev, fastCorrBasedFS,
There are maybe transitive dependencies!



Page 43 from 69 (items total 684)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy