Последняя версия

JMemoryBuddy 0.5.1

A library usefull for unit testing memory leaks

Лицензия

Лицензия

Группа

Группа

de.sandec
Идентификатор

Идентификатор

JMemoryBuddy
Версия

Версия

0.5.1
Тип

Тип

jar
Описание

Описание

JMemoryBuddy
A library usefull for unit testing memory leaks
Ссылка на сайт

Ссылка на сайт

https://github.com/Sandec/jmemorybuddy
Система контроля версий

Система контроля версий

https://github.com/Sandec/JMemoryBuddy.git

Скачать JMemoryBuddy 0.5.1


<!-- https://jarcasting.com/artifacts/de.sandec/JMemoryBuddy/ -->
<dependency>
    <groupId>de.sandec</groupId>
    <artifactId>JMemoryBuddy</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sandec/JMemoryBuddy/
implementation 'de.sandec:JMemoryBuddy:0.5.1'
// https://jarcasting.com/artifacts/de.sandec/JMemoryBuddy/
implementation ("de.sandec:JMemoryBuddy:0.5.1")
'de.sandec:JMemoryBuddy:jar:0.5.1'
<dependency org="de.sandec" name="JMemoryBuddy" rev="0.5.1">
  <artifact name="JMemoryBuddy" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sandec', module='JMemoryBuddy', version='0.5.1')
)
libraryDependencies += "de.sandec" % "JMemoryBuddy" % "0.5.1"
[de.sandec/JMemoryBuddy "0.5.1"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Модули Проекта

Данный проект не имеет модулей.