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

Download JAR files tagged by structures with all dependencies

Search JAR files by class name

azure-communication-callingserver from group com.azure (version 1.0.0-beta.4)

This package contains clients and data structures used to make call with Azure Communication CallingServer Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/CHANGELOG.md.

Group: com.azure Artifact: azure-communication-callingserver
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-communication-callingserver
Group com.azure
Version 1.0.0-beta.4
Last update 07. October 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 2
Dependencies azure-core, azure-communication-common,
There are maybe transitive dependencies!

jsonurl-factory from group org.jsonurl (version 2.0.2)

This is the JSON->URL factory artifact. It defines a generic parser inferface for building in-memory structures from a value factory. Implementations for specific APIs (e.g. JSR-374) leverage this and simply supply their own types. You likely wont depend on this directly unless you're implementing JSON->URL with a new interface/library/framework.

Group: org.jsonurl Artifact: jsonurl-factory
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsonurl-factory
Group org.jsonurl
Version 2.0.2
Last update 07. September 2021
Organization not specified
URL https://www.jsonurl.org
License not specified
Dependencies amount 1
Dependencies jsonurl-core,
There are maybe transitive dependencies!

containers from group com.epam.deltix (version 3.1.2)

Collection of handy data structures and algos for C#/Java specially designed for GC-free programming. ObjectPools, MutableBlobs, MutableStrings, BinaryHeaps, Linked Lists, Trees, fast memory copy, fast hash calculators and others..

Group: com.epam.deltix Artifact: containers
Show documentation Show source 
 

0 downloads
Artifact containers
Group com.epam.deltix
Version 3.1.2
Last update 06. May 2021
Organization not specified
URL https://github.com/epam/Containers
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

assignables-annotations from group net.lepshi.commons (version 0.0.4)

This software library enables construction of complex POJO structures (Builder pattern) in a concise, beautiful way. It also supports construction of complex Mockito mocks enhancing readability of your unit tests. This module provides annotations for auto-generation of assignables code.

Group: net.lepshi.commons Artifact: assignables-annotations
Show documentation Show source 
 

0 downloads
Artifact assignables-annotations
Group net.lepshi.commons
Version 0.0.4
Last update 28. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies assignables-core, commons-lang3, javapoet,
There are maybe transitive dependencies!

mtj from group io.github.andreas-solti.matrix-toolkits-java (version 1.0.8)

A comprehensive collection of matrix data structures, linear solvers, least squares methods, eigenvalue, and singular value decompositions. Forked from: https://github.com/fommil/matrix-toolkits-java and added support for eigenvalue computation of general matrices

Group: io.github.andreas-solti.matrix-toolkits-java Artifact: mtj
Show all versions Show documentation Show source 
 

19 downloads
Artifact mtj
Group io.github.andreas-solti.matrix-toolkits-java
Version 1.0.8
Last update 09. September 2019
Organization not specified
URL https://github.com/andreas-solti/matrix-toolkits-java/
License GNU Lesser General Public License
Dependencies amount 1
Dependencies all,
There are maybe transitive dependencies!

mt-java from group com.github.hullbend (version 1.1.0)

Matrix data structures, linear solvers, least squares methods, eigenvalue, and singular value decompositions. For larger random dense matrices (above ~ 350 x 350) matrix-matrix multiplication C = A.B is about 50% faster than MTJ.

Group: com.github.hullbend Artifact: mt-java
Show all versions Show documentation Show source 
 

9 downloads
Artifact mt-java
Group com.github.hullbend
Version 1.1.0
Last update 01. January 2019
Organization not specified
URL https://github.com/HullBend/mt-java/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libavutil from group com.tagtraum (version 4.0.0)

The libavutil library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats).

Group: com.tagtraum Artifact: libavutil
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libavutil
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

prefuseGraphViewer from group nz.ac.waikato.cms.weka (version 1.0.4)

Knowledge Flow visualization component for displaying tree and graph structures from those schemes that can output them. This component is an alternative to the Knowledge Flow's built-in GraphViewer and uses the PrefuseTree and PrefuseGraph packages which, in turn, use the prefuse visualization library.

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

0 downloads
Artifact prefuseGraphViewer
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 30. August 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/prefuseGraphViewer
License GNU General Public License 3
Dependencies amount 3
Dependencies weka-stable, prefuseGraph, prefuseTree,
There are maybe transitive dependencies!

json-comparator from group com.savoirtech.json (version 1.1.1)

Toolset for easily comparing JSON structures which may vary in expected ways, such as arrays of content for which order may change, or fields in objects that can be ignored, or matched via patterns. Intended to assist in the validation of JSON-formatted results returned from services.

Group: com.savoirtech.json Artifact: json-comparator
Show all versions Show documentation Show source 
 

7 downloads
Artifact json-comparator
Group com.savoirtech.json
Version 1.1.1
Last update 18. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies gson, json-path, commons-io, mockito-core,
There are maybe transitive dependencies!

smg from group cz.afri (version 1.0)

SMG is a Java library implementing the abstract domain of symbolic memory graphs. The library is supposed to be used by static analyzers for C programs, especially those that need to deal with pointer-rich programs and those working with unbounded dynamic data structures.

Group: cz.afri Artifact: smg
Show documentation Show source 
 

0 downloads
Artifact smg
Group cz.afri
Version 1.0
Last update 20. October 2015
Organization not specified
URL https://github.com/petr-muller/smg
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, annotations,
There are maybe transitive dependencies!



Page 72 from 80 (items total 792)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy