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

Download JAR files tagged by standard with all dependencies


algorithms-lib from group de.cit-ec.tcs.alignment (version 3.1.1)

This module containts standard implementations of AlignmentAlgorithms. In contrast to the adp module these implementations are hand-tailored for some specific algorithms and thus achieve somewhat faster runtime (a constant factor of maybe 30-50 percent).

Group: de.cit-ec.tcs.alignment Artifact: algorithms-lib
Show all versions Show documentation Show source 
Download algorithms-lib.jar (3.1.1)
 

0 downloads
Artifact algorithms-lib
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies algorithms,
There are maybe transitive dependencies!

tools4j-meanvar from group org.tools4j (version 1.1)

Tiny Java utility to incrementally calculate Mean and Standard Deviation with a numerically stable algorithm. Contains a simple utility class to incrementally calculate moving average and moving standard deviation of a data series.

Group: org.tools4j Artifact: tools4j-meanvar
Show documentation Show source 
Download tools4j-meanvar.jar (1.1)
 

0 downloads
Artifact tools4j-meanvar
Group org.tools4j
Version 1.1
Last update 18. April 2018
Organization not specified
URL https://github.com/tools4j/meanvar
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kafka-connect-influxdb from group com.github.jcustenborder.kafka.connect (version 0.1.0.13)

This plugin has both a source and a sink for writing data to InfluxDB. The Sink Connector will process the data and batch the payload based on the host. The Source connector will emulate an InfluxDB endpoint and allow a standard client to write data.

Group: com.github.jcustenborder.kafka.connect Artifact: kafka-connect-influxdb
Show all versions Show documentation Show source 
Download kafka-connect-influxdb.jar (0.1.0.13)
 

2 downloads
Artifact kafka-connect-influxdb
Group com.github.jcustenborder.kafka.connect
Version 0.1.0.13
Last update 02. April 2018
Organization not specified
URL https://github.com/jcustenborder/kafka-connect-influxdb
License Apache License 2.0
Dependencies amount 2
Dependencies influxdb-java, kafka-connect-servlet,
There are maybe transitive dependencies!

linalg_2.11 from group de.h2b.scala.lib.math (version 3.1.0)

This is a scala library of algebraic vectors and matrices consisting of numerical elements (all standard types are supported, some via implicit numeric object) and with arbitrary index ranges.

Group: de.h2b.scala.lib.math Artifact: linalg_2.11
Show all versions Show documentation Show source 
Download linalg_2.11.jar (3.1.0)
 

0 downloads
Artifact linalg_2.11
Group de.h2b.scala.lib.math
Version 3.1.0
Last update 20. January 2018
Organization private
URL http://h2b.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

linalg_2.12 from group de.h2b.scala.lib.math (version 3.1.0)

This is a scala library of algebraic vectors and matrices consisting of numerical elements (all standard types are supported, some via implicit numeric object) and with arbitrary index ranges.

Group: de.h2b.scala.lib.math Artifact: linalg_2.12
Show all versions Show documentation Show source 
Download linalg_2.12.jar (3.1.0)
 

0 downloads
Artifact linalg_2.12
Group de.h2b.scala.lib.math
Version 3.1.0
Last update 20. January 2018
Organization private
URL http://h2b.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

gestureimageview from group com.cuneytayyildiz (version 1.0.0)

This is a simple Android View class which provides basic pinch and zoom capability for images. Can be used as a replacement for a standard ImageView when you want to include pinch and zoom.

Group: com.cuneytayyildiz Artifact: gestureimageview
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gestureimageview
Group com.cuneytayyildiz
Version 1.0.0
Last update 29. December 2017
Organization not specified
URL https://github.com/Swisyn/GestureImageView
License The MIT License (MIT)
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!

serverless_mapreduce from group fr.d2-si (version 0.0.1)

This is a serverless implementation of the MapReduce algorithm. It is based on managed cloud services, Amazon Simple Storage Service and AWS Lambda and is mainly an alternative to standard ad-hoc querying and batch processing tools.

Group: fr.d2-si Artifact: serverless_mapreduce
Show documentation Show source 
Download serverless_mapreduce.jar (0.0.1)
 

0 downloads
Artifact serverless_mapreduce
Group fr.d2-si
Version 0.0.1
Last update 12. May 2017
Organization not specified
URL https://github.com/d2si-oss/demo-aws-lambda-mapreduce
License ISC License
Dependencies amount 5
Dependencies gson, aws-lambda-java-core, aws-lambda-java-events, aws-java-sdk-lambda, aws-java-sdk-s3,
There are maybe transitive dependencies!

apiviz from group com.grahamedgecombe.apiviz (version 1.3.4)

APIviz is a JavaDoc doclet which extends the Java standard doclet. It generates comprehensive UML-like class and package diagrams that help the quick understanding of the overall API structure.

Group: com.grahamedgecombe.apiviz Artifact: apiviz
Show all versions Show documentation Show source 
Download apiviz.jar (1.3.4)
 

4 downloads
Artifact apiviz
Group com.grahamedgecombe.apiviz
Version 1.3.4
Last update 26. March 2017
Organization JBoss - a division of Red Hat
URL https://github.com/grahamedgecombe/apiviz
License GNU Lesser General Public License
Dependencies amount 1
Dependencies jdepend,
There are maybe transitive dependencies!

apiviz from group net.trajano.apiviz (version 1.3.4)

APIviz is a JavaDoc doclet which extends the Java standard doclet. It generates comprehensive UML-like class and package diagrams that help the quick understanding of the overall API structure.

Group: net.trajano.apiviz Artifact: apiviz
Show documentation Show source 
Download apiviz.jar (1.3.4)
 

0 downloads
Artifact apiviz
Group net.trajano.apiviz
Version 1.3.4
Last update 06. March 2017
Organization JBoss - a division of Red Hat
URL https://github.com/grahamedgecombe/apiviz
License GNU Lesser General Public License
Dependencies amount 1
Dependencies jdepend,
There are maybe transitive dependencies!

open-as2-servlet from group fr.fabienperie.open-as2 (version 1.3.3)

The open as2 servlet project is based on the free BSD open as2 core project. It allows cyphered request/response between a client and a server in using the standard servlet 3.0 to be used in container javaEE.

Group: fr.fabienperie.open-as2 Artifact: open-as2-servlet
Show all versions Show documentation Show source 
Download open-as2-servlet.jar (1.3.3)
 

0 downloads
Artifact open-as2-servlet
Group fr.fabienperie.open-as2
Version 1.3.3
Last update 02. March 2017
Organization not specified
URL https://github.com/fperie/open-as2-servlete
License Free BSD
Dependencies amount 1
Dependencies open-as2-core,
There are maybe transitive dependencies!



Page 271 from 354 (items total 3531)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy