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

Download JAR files tagged by need with all dependencies

Search JAR files by class name

failureaccess from group com.google.guava (version 1.0.2)

Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).

Group: com.google.guava Artifact: failureaccess
Show all versions Show documentation Show source 
 

29 downloads
Artifact failureaccess
Group com.google.guava
Version 1.0.2
Last update 17. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

LetSeeCore from group io.github.let-see (version 0.0.3)

LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Group: io.github.let-see Artifact: LetSeeCore
Show all versions Show source 
 

0 downloads
Artifact LetSeeCore
Group io.github.let-see
Version 0.0.3
Last update 09. June 2023
Organization not specified
URL https://github.com/let-see/SharedCore
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

LetSeeCore-iosx64 from group io.github.let-see (version 0.0.3)

LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Group: io.github.let-see Artifact: LetSeeCore-iosx64
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LetSeeCore-iosx64
Group io.github.let-see
Version 0.0.3
Last update 09. June 2023
Organization not specified
URL https://github.com/let-see/SharedCore
License MIT
Dependencies amount 3
Dependencies kotlin-stdlib-common, kotlinx-coroutines-core-iosx64, kotlinx-serialization-json-iosx64,
There are maybe transitive dependencies!

LetSeeCore-iossimulatorarm64 from group io.github.let-see (version 0.0.3)

LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Group: io.github.let-see Artifact: LetSeeCore-iossimulatorarm64
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LetSeeCore-iossimulatorarm64
Group io.github.let-see
Version 0.0.3
Last update 09. June 2023
Organization not specified
URL https://github.com/let-see/SharedCore
License MIT
Dependencies amount 3
Dependencies kotlin-stdlib-common, kotlinx-coroutines-core-iossimulatorarm64, kotlinx-serialization-json-iossimulatorarm64,
There are maybe transitive dependencies!

LetSeeCore-iosarm64 from group io.github.let-see (version 0.0.3)

LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Group: io.github.let-see Artifact: LetSeeCore-iosarm64
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LetSeeCore-iosarm64
Group io.github.let-see
Version 0.0.3
Last update 09. June 2023
Organization not specified
URL https://github.com/let-see/SharedCore
License MIT
Dependencies amount 3
Dependencies kotlin-stdlib-common, kotlinx-coroutines-core-iosarm64, kotlinx-serialization-json-iosarm64,
There are maybe transitive dependencies!

LetSeeCore-android from group io.github.let-see (version 0.0.3)

LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Group: io.github.let-see Artifact: LetSeeCore-android
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LetSeeCore-android
Group io.github.let-see
Version 0.0.3
Last update 09. June 2023
Organization not specified
URL https://github.com/let-see/SharedCore
License MIT
Dependencies amount 2
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-common,
There are maybe transitive dependencies!

LetSeeCore-android-debug from group io.github.let-see (version 0.0.3)

LetSee provides an easy way to provide mock data to your iOS application. The main intention of having a library like this is to have a way to mock the response of requests on runtime in an easy way to be able to test all available scenarios without the need to rerun or change the code or put in the extra effort.

Group: io.github.let-see Artifact: LetSeeCore-android-debug
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LetSeeCore-android-debug
Group io.github.let-see
Version 0.0.3
Last update 09. June 2023
Organization not specified
URL https://github.com/let-see/SharedCore
License MIT
Dependencies amount 2
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-common,
There are maybe transitive dependencies!

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!

extremum-common-project from group io.extremum (version 3.2.0-rc.1)

This POM serves as a root of extremum-common multimodule project. Also, it defines release-related settings (scm and distributionManagement). You almost never need to use this module as a parent. If you need to add a new module to extremum-common, please choose extremum-module-parent as its parent. If want to have some extremum parent as a parent of your application, please use extremum-app-parent.

Group: io.extremum Artifact: extremum-common-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact extremum-common-project
Group io.extremum
Version 3.2.0-rc.1
Last update 17. May 2023
Organization not specified
URL https://github.com/smekalka/extremum-common-java
License Business Source License 1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 56 from 3 (items total 1194)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy