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

Download JAR files tagged by leak with all dependencies

Search JAR files by class name

leaktracker from group com.appmattus.leaktracker (version 2.6.0)

A memory leak tracking library for Android and Java

Group: com.appmattus.leaktracker Artifact: leaktracker
Show all versions Show documentation Show source 
 

0 downloads
Artifact leaktracker
Group com.appmattus.leaktracker
Version 2.6.0
Last update 09. October 2021
Organization not specified
URL https://github.com/appmattus/leaktracker
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kgp-150-leak-patcher from group dev.zacsweers (version 1.1.0)

A simple Gradle plugin that auto-patches the memory leak in Kotlin Gradle Plugin 1.5.0.

Group: dev.zacsweers Artifact: kgp-150-leak-patcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact kgp-150-leak-patcher
Group dev.zacsweers
Version 1.1.0
Last update 08. May 2021
Organization not specified
URL https://github.com/ZacSweers/kgp-150-leak-patcher/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

dev.zacsweers.kgp-150-leak-patcher.gradle.plugin from group dev.zacsweers.kgp-150-leak-patcher (version 1.1.0)

A simple Gradle plugin that auto-patches the memory leak in Kotlin Gradle Plugin 1.5.0.

Group: dev.zacsweers.kgp-150-leak-patcher Artifact: dev.zacsweers.kgp-150-leak-patcher.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dev.zacsweers.kgp-150-leak-patcher.gradle.plugin
Group dev.zacsweers.kgp-150-leak-patcher
Version 1.1.0
Last update 08. May 2021
Organization not specified
URL https://github.com/ZacSweers/kgp-150-leak-patcher/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kgp-150-leak-patcher,
There are maybe transitive dependencies!

spring-boot-starter-current-limiting from group cn.yueshutong (version 0.1.1.RELEASE)

Current limiting tool based on leak bucket algorithm and token bucket algorithm.

Group: cn.yueshutong Artifact: spring-boot-starter-current-limiting
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-boot-starter-current-limiting
Group cn.yueshutong
Version 0.1.1.RELEASE
Last update 08. May 2019
Organization not specified
URL https://github.com/yueshutong/spring-boot-starter-current-limiting
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-aop, spring-boot-configuration-processor,
There are maybe transitive dependencies!

router from group com.oplus.instant (version 1.4.8-phone)

Fix package conflicts after confusion

Group: com.oplus.instant Artifact: router
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact router
Group com.oplus.instant
Version 1.4.8-phone
Last update 06. November 2024
Organization not specified
URL http://code.oppoer.me/xrun/router.git
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

classloader-leak-test-framework from group se.jiderhamn (version 1.1.2)

Test framework to confirm suspected classloader leak, and create heap dumps to track the leaks

Group: se.jiderhamn Artifact: classloader-leak-test-framework
Show all versions Show documentation Show source 
 

3 downloads
Artifact classloader-leak-test-framework
Group se.jiderhamn
Version 1.1.2
Last update 13. March 2023
Organization not specified
URL https://github.com/mjiderhamn/classloader-leak-prevention
License Apache 2
Dependencies amount 2
Dependencies junit, bcel,
There are maybe transitive dependencies!

mrchecker-database-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Database Module: - based on JPA interfaces, - structure build on ORM methodology, - supports all database engines with JDBC drivers. In case of driver leak at mvn repositories, please insert drivers file into 'lib/dbdrivers' directory. Examples build on Hibernate as a JPA provider. IMPORTANT: For easy of use Lombok library was used. In case of compilation issues please apply newest Lombok plugin for your IDE.

Group: com.capgemini.mrchecker Artifact: mrchecker-database-module
Show all versions Show source 
 

0 downloads
Artifact mrchecker-database-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, javax.persistence-api, hibernate-core, mysql-connector-j,
There are maybe transitive dependencies!

limbus-engine-impl from group com.remondis.limbus (version 3.1.0)

This is the Max5 Limbus Engine implementation that currently provides the following features: - Hot-Deploy features: - Deploy from filesystem - Deploy via Limbus API - Deploy via filesystem observer - Deploy from Maven Repositorx - Undeploy via Limbus API - Plugin lifecycle support - Classloader hierarchy - Isolation of deployed classpaths - Shared classloader for centralized libraries - Maintenance console with linux terminal suppot - Safety shutdown sequence - Classloading leak prevention - Thread stopping and cleaning

Group: com.remondis.limbus Artifact: limbus-engine-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-engine-impl
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!

jmxtrans-output from group org.jmxtrans (version 272)

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Group: org.jmxtrans Artifact: jmxtrans-output
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxtrans-output
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxtrans-output-kafka from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-kafka
Show all versions Show documentation Show source 
 

4 downloads
Artifact jmxtrans-output-kafka
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka_2.10, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!



Page 3 from 3 (items total 32)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy