Download JAR files tagged by latencies with all dependencies
dropwizard-micrometer-jdbi from group io.github.maksymdolgykh.dropwizard (version 3.0.0)
Additional module for dropwizard-micrometer package to enable metrics to record latencies of JDBI queries
within dimensional prometheus histogram.
Group: io.github.maksymdolgykh.dropwizard Artifact: dropwizard-micrometer-jdbi
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dropwizard-micrometer-jdbi
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 7
Dependencies dropwizard-core, dropwizard-micrometer-core, jdbi3-core, simpleclient_common, simpleclient_servlet, micrometer-core, micrometer-registry-prometheus,
There are maybe transitive dependencies!
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 7
Dependencies dropwizard-core, dropwizard-micrometer-core, jdbi3-core, simpleclient_common, simpleclient_servlet, micrometer-core, micrometer-registry-prometheus,
There are maybe transitive dependencies!
smoothie-map from group net.openhft (version 1.3)
SmoothieMap is a java.util.Map implementation with worst put(k, v) operation
latencies more than 100 times smaller than in ordinary hash table implementations like
java.util.HashMap.
2 downloads
Artifact smoothie-map
Group net.openhft
Version 1.3
Last update 31. March 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies asm,
There are maybe transitive dependencies!
Group net.openhft
Version 1.3
Last update 31. March 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies asm,
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
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!
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!
finch-java-client-okhttp from group com.tryfinch.api (version 1.4.0)
The Finch HRIS API provides a unified way to connect to a multitide of HRIS
systems. The API requires an access token issued by Finch.
By default, Organization and Payroll requests use Finch's
[Data Syncs](/developer-resources/Data-Syncs). If a request is made before the
initial sync has completed, Finch will request data live from the provider. The
latency on live requests may range from seconds to minutes depending on the
provider and batch size. For automated integrations, Deductions requests (both
read and write) are always made live to the provider. Latencies may range from
seconds to minutes depending on the provider and batch size.
Employer products are specified by the product parameter, a space-separated list
of products that your application requests from an employer authenticating
through Finch Connect. Valid product names are—
- `company`: Read basic company data
- `directory`: Read company directory and organization structure
- `individual`: Read individual data, excluding income and employment data
- `employment`: Read individual employment and income data
- `payment`: Read payroll and contractor related payments by the company
- `pay_statement`: Read detailed pay statements for each individual
- `benefits`: Create and manage deductions and contributions and enrollment for
an employer
[![Open in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4?action=collection%2Ffork&collection-url=entityId%3D21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4%26entityType%3Dcollection%26workspaceId%3D1edf19bc-e0a8-41e9-ac55-481a4b50790b)
Group: com.tryfinch.api Artifact: finch-java-client-okhttp
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact finch-java-client-okhttp
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-java-core, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-java-core, kotlin-stdlib,
There are maybe transitive dependencies!
finch-java from group com.tryfinch.api (version 1.4.0)
The Finch HRIS API provides a unified way to connect to a multitide of HRIS
systems. The API requires an access token issued by Finch.
By default, Organization and Payroll requests use Finch's
[Data Syncs](/developer-resources/Data-Syncs). If a request is made before the
initial sync has completed, Finch will request data live from the provider. The
latency on live requests may range from seconds to minutes depending on the
provider and batch size. For automated integrations, Deductions requests (both
read and write) are always made live to the provider. Latencies may range from
seconds to minutes depending on the provider and batch size.
Employer products are specified by the product parameter, a space-separated list
of products that your application requests from an employer authenticating
through Finch Connect. Valid product names are—
- `company`: Read basic company data
- `directory`: Read company directory and organization structure
- `individual`: Read individual data, excluding income and employment data
- `employment`: Read individual employment and income data
- `payment`: Read payroll and contractor related payments by the company
- `pay_statement`: Read detailed pay statements for each individual
- `benefits`: Create and manage deductions and contributions and enrollment for
an employer
[![Open in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4?action=collection%2Ffork&collection-url=entityId%3D21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4%26entityType%3Dcollection%26workspaceId%3D1edf19bc-e0a8-41e9-ac55-481a4b50790b)
0 downloads
Artifact finch-java
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-java-client-okhttp, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-java-client-okhttp, kotlin-stdlib,
There are maybe transitive dependencies!
finch-java-core from group com.tryfinch.api (version 1.4.0)
The Finch HRIS API provides a unified way to connect to a multitide of HRIS
systems. The API requires an access token issued by Finch.
By default, Organization and Payroll requests use Finch's
[Data Syncs](/developer-resources/Data-Syncs). If a request is made before the
initial sync has completed, Finch will request data live from the provider. The
latency on live requests may range from seconds to minutes depending on the
provider and batch size. For automated integrations, Deductions requests (both
read and write) are always made live to the provider. Latencies may range from
seconds to minutes depending on the provider and batch size.
Employer products are specified by the product parameter, a space-separated list
of products that your application requests from an employer authenticating
through Finch Connect. Valid product names are—
- `company`: Read basic company data
- `directory`: Read company directory and organization structure
- `individual`: Read individual data, excluding income and employment data
- `employment`: Read individual employment and income data
- `payment`: Read payroll and contractor related payments by the company
- `pay_statement`: Read detailed pay statements for each individual
- `benefits`: Create and manage deductions and contributions and enrollment for
an employer
[![Open in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4?action=collection%2Ffork&collection-url=entityId%3D21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4%26entityType%3Dcollection%26workspaceId%3D1edf19bc-e0a8-41e9-ac55-481a4b50790b)
0 downloads
Artifact finch-java-core
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 4
Dependencies jackson-core, jackson-databind, guava, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 4
Dependencies jackson-core, jackson-databind, guava, kotlin-stdlib,
There are maybe transitive dependencies!
finch-kotlin-client-okhttp from group com.tryfinch.api (version 1.4.0)
The Finch HRIS API provides a unified way to connect to a multitide of HRIS
systems. The API requires an access token issued by Finch.
By default, Organization and Payroll requests use Finch's
[Data Syncs](/developer-resources/Data-Syncs). If a request is made before the
initial sync has completed, Finch will request data live from the provider. The
latency on live requests may range from seconds to minutes depending on the
provider and batch size. For automated integrations, Deductions requests (both
read and write) are always made live to the provider. Latencies may range from
seconds to minutes depending on the provider and batch size.
Employer products are specified by the product parameter, a space-separated list
of products that your application requests from an employer authenticating
through Finch Connect. Valid product names are—
- `company`: Read basic company data
- `directory`: Read company directory and organization structure
- `individual`: Read individual data, excluding income and employment data
- `employment`: Read individual employment and income data
- `payment`: Read payroll and contractor related payments by the company
- `pay_statement`: Read detailed pay statements for each individual
- `benefits`: Create and manage deductions and contributions and enrollment for
an employer
[![Open in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4?action=collection%2Ffork&collection-url=entityId%3D21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4%26entityType%3Dcollection%26workspaceId%3D1edf19bc-e0a8-41e9-ac55-481a4b50790b)
Group: com.tryfinch.api Artifact: finch-kotlin-client-okhttp
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact finch-kotlin-client-okhttp
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-kotlin-core, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-kotlin-core, kotlin-stdlib,
There are maybe transitive dependencies!
finch-kotlin from group com.tryfinch.api (version 1.4.0)
The Finch HRIS API provides a unified way to connect to a multitide of HRIS
systems. The API requires an access token issued by Finch.
By default, Organization and Payroll requests use Finch's
[Data Syncs](/developer-resources/Data-Syncs). If a request is made before the
initial sync has completed, Finch will request data live from the provider. The
latency on live requests may range from seconds to minutes depending on the
provider and batch size. For automated integrations, Deductions requests (both
read and write) are always made live to the provider. Latencies may range from
seconds to minutes depending on the provider and batch size.
Employer products are specified by the product parameter, a space-separated list
of products that your application requests from an employer authenticating
through Finch Connect. Valid product names are—
- `company`: Read basic company data
- `directory`: Read company directory and organization structure
- `individual`: Read individual data, excluding income and employment data
- `employment`: Read individual employment and income data
- `payment`: Read payroll and contractor related payments by the company
- `pay_statement`: Read detailed pay statements for each individual
- `benefits`: Create and manage deductions and contributions and enrollment for
an employer
[![Open in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4?action=collection%2Ffork&collection-url=entityId%3D21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4%26entityType%3Dcollection%26workspaceId%3D1edf19bc-e0a8-41e9-ac55-481a4b50790b)
0 downloads
Artifact finch-kotlin
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-kotlin-client-okhttp, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 2
Dependencies finch-kotlin-client-okhttp, kotlin-stdlib,
There are maybe transitive dependencies!
finch-kotlin-core from group com.tryfinch.api (version 1.4.0)
The Finch HRIS API provides a unified way to connect to a multitide of HRIS
systems. The API requires an access token issued by Finch.
By default, Organization and Payroll requests use Finch's
[Data Syncs](/developer-resources/Data-Syncs). If a request is made before the
initial sync has completed, Finch will request data live from the provider. The
latency on live requests may range from seconds to minutes depending on the
provider and batch size. For automated integrations, Deductions requests (both
read and write) are always made live to the provider. Latencies may range from
seconds to minutes depending on the provider and batch size.
Employer products are specified by the product parameter, a space-separated list
of products that your application requests from an employer authenticating
through Finch Connect. Valid product names are—
- `company`: Read basic company data
- `directory`: Read company directory and organization structure
- `individual`: Read individual data, excluding income and employment data
- `employment`: Read individual employment and income data
- `payment`: Read payroll and contractor related payments by the company
- `pay_statement`: Read detailed pay statements for each individual
- `benefits`: Create and manage deductions and contributions and enrollment for
an employer
[![Open in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4?action=collection%2Ffork&collection-url=entityId%3D21027137-08db0929-883d-4094-a9ce-dbf5a9bee4a4%26entityType%3Dcollection%26workspaceId%3D1edf19bc-e0a8-41e9-ac55-481a4b50790b)
0 downloads
Artifact finch-kotlin-core
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 4
Dependencies jackson-core, jackson-databind, guava, kotlin-stdlib,
There are maybe transitive dependencies!
Group com.tryfinch.api
Version 1.4.0
Last update 03. September 2024
Organization not specified
URL https://developer.tryfinch.com/
License Apache-2.0
Dependencies amount 4
Dependencies jackson-core, jackson-databind, guava, kotlin-stdlib,
There are maybe transitive dependencies!
Page 1 from 1 (items total 9)