| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.pftx |
| Идентификатор | Идентификаторcommons-remote |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcommons-remote
A remote server for developers to look inside the JVM and change the status etc...
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-remote-3.0.0.pom | |
| commons-remote-3.0.0.jar | 28 KB |
| commons-remote-3.0.0-sources.jar | 18 KB |
| commons-remote-3.0.0-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.pftx/commons-remote/ -->
<dependency>
<groupId>io.github.pftx</groupId>
<artifactId>commons-remote</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pftx/commons-remote/
implementation 'io.github.pftx:commons-remote:3.0.0'
// https://jarcasting.com/artifacts/io.github.pftx/commons-remote/
implementation ("io.github.pftx:commons-remote:3.0.0")
'io.github.pftx:commons-remote:jar:3.0.0'
<dependency org="io.github.pftx" name="commons-remote" rev="3.0.0">
<artifact name="commons-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pftx', module='commons-remote', version='3.0.0')
)
libraryDependencies += "io.github.pftx" % "commons-remote" % "3.0.0"
[io.github.pftx/commons-remote "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.pftx : commons-core | jar | [3.0.0,4.0.0) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.12,5.0) |
| org.mockito : mockito-all | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | [1.1.7,2.0.0) |