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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

an-map from group io.github.gfrmoretti (version 1.1.1)

This library is meant to be a mapper based with Java annotations, this way you don't need to configure nothing, only import and use it. This is a need when you are working trying to isolate logical or critical classes from DTO or POJO's for example. This can be useful when you are following architectures or concepts like clean arch.

Group: io.github.gfrmoretti Artifact: an-map
Show all versions Show documentation Show source 
 

0 downloads
Artifact an-map
Group io.github.gfrmoretti
Version 1.1.1
Last update 27. May 2023
Organization not specified
URL https://github.com/gfrmoretti/anmap
License Apache License, Version 2.0
Dependencies amount 4
Dependencies annotations, lombok, logback-classic, asm-tree,
There are maybe transitive dependencies!

nameapi-ontology5-json from group org.nameapi.ontology.json (version 5.4.2)

Provides from and to JSON marshalling for the domain classes in the 'core' module. This uses the Jackson library. You don't necessarily need this module. It may serve you also as a functional demo. It also contains tests to ensure the conversion from and to JSON using Jackson works correctly.

Group: org.nameapi.ontology.json Artifact: nameapi-ontology5-json
Show all versions Show documentation Show source 
 

0 downloads
Artifact nameapi-ontology5-json
Group org.nameapi.ontology.json
Version 5.4.2
Last update 19. May 2023
Organization Optimaize GmbH, Switzerland
URL http://www.nameapi.org
License not specified
Dependencies amount 4
Dependencies nameapi-ontology5-core, jackson-core, jackson-databind, jackson-datatype-guava,
There are maybe transitive dependencies!

nameapi-ontology5-core from group org.nameapi.ontology.core (version 5.4.2)

Contains the domain classes that are used as input to the NameAPI server. These are the same that the Java web service client library uses. That's exactly the reason why these are in a separate project; so that they can be shared easily, and can be included as a separate dependency in other projects. See overview.html

Group: org.nameapi.ontology.core Artifact: nameapi-ontology5-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact nameapi-ontology5-core
Group org.nameapi.ontology.core
Version 5.4.2
Last update 19. May 2023
Organization Optimaize GmbH, Switzerland
URL http://www.nameapi.org
License not specified
Dependencies amount 1
Dependencies jackson-annotations,
There are maybe transitive dependencies!

uap-java from group com.unblu.ua-parser (version 2.0.0)

Java implementation of the UA Parser library. Derives operating system, browser and device metadata from a user-agent string. This library consumes the regular expression rules defined in https://github.com/ua-parser/uap-core.

Group: com.unblu.ua-parser Artifact: uap-java
Show documentation Show source 
 

0 downloads
Artifact uap-java
Group com.unblu.ua-parser
Version 2.0.0
Last update 16. May 2023
Organization not specified
URL https://unblu.github.io/uap-java/
License Apache 2.0 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-maps-elevation from group com.azure (version 1.0.0-beta.2)

This package is deprecated will have no further updates. Dependency on this library is no longer required with Azure SDK for Java. For more details, please refer to https://azure.microsoft.com/updates/azure-maps-elevation-apis-and-render-v2-dem-tiles-will-be-retired-on-5-may-2023/

Group: com.azure Artifact: azure-maps-elevation
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-maps-elevation
Group com.azure
Version 1.0.0-beta.2
Last update 10. May 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-http-netty,
There are maybe transitive dependencies!

half4j from group com.christianheina.langx (version 0.0.1)

Half4j provides functionality for working with half precision (FP16) according to IEEE 754 standard. Half class provided by library is implemented to provide, as much as possible, the same interface as java.lang.Float and java.lang.Double.

Group: com.christianheina.langx Artifact: half4j
Show documentation Show source 
 

0 downloads
Artifact half4j
Group com.christianheina.langx
Version 0.0.1
Last update 09. May 2023
Organization not specified
URL https://github.com/christianheina/half4j
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-aot-graalvm-support-netty from group com.azure (version 1.0.0-beta.3)

This package is deprecated will have no further updates. Dependency on this library is no longer required to build native images with Azure SDK for Java. For more details, please refer to https://devblogs.microsoft.com/azure-sdk/announcing-graalvm-support-in-azure-sdk-for-java-and-spring-cloud-azure-libraries

Group: com.azure Artifact: azure-aot-graalvm-support-netty
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-aot-graalvm-support-netty
Group com.azure
Version 1.0.0-beta.3
Last update 12. April 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 9
Dependencies azure-aot-graalvm-support, netty-handler, netty-handler-proxy, netty-buffer, netty-codec-http, netty-codec-http2, netty-transport-native-unix-common, netty-transport-native-epoll, netty-transport-native-kqueue,
There are maybe transitive dependencies!

azure-aot-graalvm-support from group com.azure (version 1.0.0-beta.3)

This package is deprecated will have no further updates. Dependency on this library is no longer required to build native images with Azure SDK for Java. For more details, please refer to https://devblogs.microsoft.com/azure-sdk/announcing-graalvm-support-in-azure-sdk-for-java-and-spring-cloud-azure-libraries

Group: com.azure Artifact: azure-aot-graalvm-support
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-aot-graalvm-support
Group com.azure
Version 1.0.0-beta.3
Last update 12. April 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies graal-sdk, svm,
There are maybe transitive dependencies!

netstreamer-example from group com.mohammadaltaleb.netstreamer (version 0.1.4)

Group: com.mohammadaltaleb.netstreamer Artifact: netstreamer-example
Show all versions Show documentation Show source 
 

0 downloads
Artifact netstreamer-example
Group com.mohammadaltaleb.netstreamer
Version 0.1.4
Last update 31. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies netstreamer-core, netstreamer-connector, slf4j-log4j12, netty-tcnative-boringssl-static, jackson-databind,
There are maybe transitive dependencies!

netstreamer-connector from group com.mohammadaltaleb.netstreamer (version 0.1.4)

Group: com.mohammadaltaleb.netstreamer Artifact: netstreamer-connector
Show all versions Show documentation Show source 
 

0 downloads
Artifact netstreamer-connector
Group com.mohammadaltaleb.netstreamer
Version 0.1.4
Last update 31. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies netty-transport, netty-codec-http, slf4j-api, netty-tcnative-boringssl-static, jackson-databind,
There are maybe transitive dependencies!



Page 5540 from 5678 (items total 56779)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy