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

Download JAR files tagged by provides with all dependencies

Search JAR files by class name

crs-transformation-adapter-core from group com.programmerare.crs-transformation (version 2.0.1)

Coordinate Reference System Transformations. Kotlin/JVM/Java library used for 'converting coordinates between different coordinate systems'. The core library provides an adapter interface which is implemented by other modules using different third-part libraries as adaptees.

Group: com.programmerare.crs-transformation Artifact: crs-transformation-adapter-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact crs-transformation-adapter-core
Group com.programmerare.crs-transformation
Version 2.0.1
Last update 05. January 2023
Organization not specified
URL https://github.com/TomasJohansson/crsTransformations
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dropwizard-micrometer-core from group io.github.maksymdolgykh.dropwizard (version 3.0.0)

Dropwizard bundle that implements prometheus endpoint and exposes core system metrics and JVM metrics utilizing micrometer instrumentation. Optionally, it provides servlet filter to record HTTP requests latencies and statuses within dimensional prometheus histogram.

Group: io.github.maksymdolgykh.dropwizard Artifact: dropwizard-micrometer-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact dropwizard-micrometer-core
Group io.github.maksymdolgykh.dropwizard
Version 3.0.0
Last update 14. December 2022
Organization not specified
URL https://github.com/MaksymDolgykh/dropwizard-micrometer
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies dropwizard-core, simpleclient_common, simpleclient_servlet, micrometer-core, micrometer-registry-prometheus,
There are maybe transitive dependencies!

netgym from group com.github.braginxv (version 0.9)

Full-featured high performance asynchronous network library for a client side of jvm-apps (including Android). It provides handling large number of parallel connections (TCP, UDP) using single instance of the client.

Group: com.github.braginxv Artifact: netgym
Show all versions Show documentation Show source 
 

0 downloads
Artifact netgym
Group com.github.braginxv
Version 0.9
Last update 16. November 2022
Organization not specified
URL https://github.com/braginxv/netgym
License MIT
Dependencies amount 1
Dependencies rxjava,
There are maybe transitive dependencies!

barista from group com.adevinta.android (version 4.3.0)

Barista makes developing UI test faster, easier and more predictable. Built on top of Espresso, it provides a simple and discoverable API, removing most of the boilerplate and verbosity of common Espresso tasks. You and your Android team will write tests with no effort.

Group: com.adevinta.android Artifact: barista
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact barista
Group com.adevinta.android
Version 4.3.0
Last update 15. November 2022
Organization Adevinta Spain
URL https://github.com/AdevintaSpain/Barista
License Stream License
Dependencies amount 6
Dependencies espresso-core, espresso-contrib, uiautomator, espresso-intents, viewpager2, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

barista-compose from group com.adevinta.android (version 4.3.0)

Barista makes developing UI test faster, easier and more predictable. Built on top of Espresso, it provides a simple and discoverable API, removing most of the boilerplate and verbosity of common Espresso tasks. You and your Android team will write tests with no effort.

Group: com.adevinta.android Artifact: barista-compose
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact barista-compose
Group com.adevinta.android
Version 4.3.0
Last update 15. November 2022
Organization Adevinta Spain
URL https://github.com/AdevintaSpain/Barista
License Stream License
Dependencies amount 3
Dependencies junit, ui-test-junit4, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

transport from group com.vmware (version 1.0.1-RELEASE)

Transport is a full stack, simple, fast, expandable application event bus for your applications. It provides a standardized and simple API, implemented in multiple languages, to allow any individual component inside your applications to talk to one another. This is the Java implementation of the Transport library.

Group: com.vmware Artifact: transport
Show all versions Show documentation Show source 
 

0 downloads
Artifact transport
Group com.vmware
Version 1.0.1-RELEASE
Last update 11. November 2022
Organization not specified
URL https://vmware.github.io/transport/
License BSD-2 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

table-io from group io.crums (version 1.0.3)

A low level library for fixed width tables. Provides methods to sort tables using custom row-order functions, both in memory, and for larger tables, via on disk multi-merge sort. Optional keystone structures may be used to guarantee consistent table state on abnormal shutdown.

Group: io.crums Artifact: table-io
Show all versions Show documentation Show source 
 

0 downloads
Artifact table-io
Group io.crums
Version 1.0.3
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies io-xp,
There are maybe transitive dependencies!

mydoggy-bom from group io.github.sokybot.mydoggy (version 1.5.1)

MyDoggy is an IntelliJ Idea like docking framework for managing secondary windows within the main window. MyDoggy allows to move, resize or extract those secondary windows. Also, MyDoggy provides support for content management of the main window. MyDoggy is a Java docking framework for use in cross-platform Swing applications.

Group: io.github.sokybot.mydoggy Artifact: mydoggy-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mydoggy-bom
Group io.github.sokybot.mydoggy
Version 1.5.1
Last update 17. September 2022
Organization not specified
URL http://mydoggy.sourceforge.net
License LGPL - GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

agileway-redis from group com.github.fangjinuo.agileway (version 3.1.12)

Provides a large number of convenient redis tools: distributed locks, distributed count, distributed cache, distributed id generator, jdk collection implements, the enhanced RedisTemplate based on a specified key prefix and the agileway-codec module

Group: com.github.fangjinuo.agileway Artifact: agileway-redis
Show all versions Show documentation Show source 
 

0 downloads
Artifact agileway-redis
Group com.github.fangjinuo.agileway
Version 3.1.12
Last update 13. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies agileway-codec, easyjson-core, spring-data-redis, httpclient, easyjson-jackson, jackson-databind, jcl-over-slf4j,
There are maybe transitive dependencies!

agileway-redis-springdata2 from group com.github.fangjinuo.agileway (version 3.1.12)

Provides a large number of convenient redis tools: distributed locks, distributed count, distributed cache, distributed id generator, jdk collection implements, the enhanced RedisTemplate based on a specified key prefix and the agileway-codec module

Group: com.github.fangjinuo.agileway Artifact: agileway-redis-springdata2
Show all versions Show documentation Show source 
 

0 downloads
Artifact agileway-redis-springdata2
Group com.github.fangjinuo.agileway
Version 3.1.12
Last update 13. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies agileway-codec, easyjson-core, spring-data-redis, httpclient, easyjson-jackson, jackson-databind, jcl-over-slf4j,
There are maybe transitive dependencies!



Page 1422 from 2129 (items total 21284)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy