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

Download JAR files tagged by makes with all dependencies

Search JAR files by class name

mts-sdk-api from group com.sportradar.mts.sdk.api (version 2.4.1.2)

Group: com.sportradar.mts.sdk.api Artifact: mts-sdk-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact mts-sdk-api
Group com.sportradar.mts.sdk.api
Version 2.4.1.2
Last update 05. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies jackson-annotations, jackson-core, jackson-databind, commons-lang, slf4j-api, guava, snakeyaml, logback-classic, httpclient, guice,
There are maybe transitive dependencies!

mts-sdk from group com.sportradar.mts.sdk (version 2.4.1.2)

MTS SDK is a client library that enables easier integration with the Sportradar MTS. SDK exposes well defined API and hides ticket response parsing, proper connection handling, error recovery, event queuing and dispatching. It also makes a client solution easier to maintain with regular version updates.

Group: com.sportradar.mts.sdk Artifact: mts-sdk
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mts-sdk
Group com.sportradar.mts.sdk
Version 2.4.1.2
Last update 05. December 2023
Organization not specified
URL http://sdk.sportradar.com/mts/java
License SDK licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mts-sdk-app from group com.sportradar.mts.sdk.app (version 2.4.1.2)

Group: com.sportradar.mts.sdk.app Artifact: mts-sdk-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact mts-sdk-app
Group com.sportradar.mts.sdk.app
Version 2.4.1.2
Last update 05. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies mts-sdk-api, mts-sdk-impl-libs, mts-sdk-impl-di, junit,
There are maybe transitive dependencies!

powertools-sqs from group software.amazon.lambda (version 1.18.0)

Deprecated: Batch processing is now handled in powertools-batch and large messages in powertools-large-messages modules. A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.

Group: software.amazon.lambda Artifact: powertools-sqs
Show all versions Show documentation Show source 
 

0 downloads
Artifact powertools-sqs
Group software.amazon.lambda
Version 1.18.0
Last update 16. November 2023
Organization not specified
URL https://aws.amazon.com/lambda/
License not specified
Dependencies amount 9
Dependencies powertools-core, aws-lambda-java-tests, aws-lambda-java-core, payloadoffloading-common, aws-lambda-java-events, sqs, s3, jackson-databind, aspectjrt,
There are maybe transitive dependencies!

automata-commons-smartcollections from group net.automatalib (version 0.11.0)

This artifact provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Framework that makes it hard or even impossible to exploit their efficiencies.

Group: net.automatalib Artifact: automata-commons-smartcollections
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-commons-smartcollections
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, checker-qual, testng,
There are maybe transitive dependencies!

hdt-java-parent from group org.rdfhdt (version 3.0.10)

HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal format for storing and sharing RDF datasets on the Web.

Group: org.rdfhdt Artifact: hdt-java-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hdt-java-parent
Group org.rdfhdt
Version 3.0.10
Last update 12. September 2023
Organization DataWeb Research
URL http://www.rdfhdt.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bytes from group at.favre.lib (version 1.6.1)

Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.

Group: at.favre.lib Artifact: bytes
Show all versions Show documentation Show source 
 

6 downloads
Artifact bytes
Group at.favre.lib
Version 1.6.1
Last update 15. February 2023
Organization not specified
URL https://github.com/patrickfav/bytes-java
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

polymer from group org.mvnpm.at.polymer (version 3.5.1)

The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to

Group: org.mvnpm.at.polymer Artifact: polymer
Show all versions Show documentation Show source 
 

0 downloads
Artifact polymer
Group org.mvnpm.at.polymer
Version 3.5.1
Last update 31. January 2023
Organization The Polymer Project Authors
URL https://github.com/Polymer/polymer
License BSD-3-Clause
Dependencies amount 1
Dependencies shadycss,
There are maybe transitive dependencies!

boost_integer from group com.github.brunotl (version 1.81.0)

The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.

Group: com.github.brunotl Artifact: boost_integer
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_integer
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_config, boost_static_assert, boost_throw_exception, boost_core, boost_assert, boost_type_traits, boost_detail,
There are maybe transitive dependencies!

mybatis from group io.github.flyinwind1 (version 3.5.11.2)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: io.github.flyinwind1 Artifact: mybatis
Show all versions Show documentation Show source 
 

0 downloads
Artifact mybatis
Group io.github.flyinwind1
Version 3.5.11.2
Last update 11. December 2022
Organization not specified
URL https://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!



Page 88 from 113 (items total 1125)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy