| Лицензия |
Лицензия
GNU General Public License (GPL) version 3.0
|
|---|---|
| Группа | Группаcom.github.veithen.visualwas |
| Идентификатор | Идентификаторconnector-tests |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpen Source implementation of the WebSphere SOAP JMX protocol
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| connector-tests-4.0.0.pom | |
| connector-tests-4.0.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas/connector-tests/ -->
<dependency>
<groupId>com.github.veithen.visualwas</groupId>
<artifactId>connector-tests</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/connector-tests/
implementation 'com.github.veithen.visualwas:connector-tests:4.0.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/connector-tests/
implementation ("com.github.veithen.visualwas:connector-tests:4.0.0")
'com.github.veithen.visualwas:connector-tests:jar:4.0.0'
<dependency org="com.github.veithen.visualwas" name="connector-tests" rev="4.0.0">
<artifact name="connector-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas', module='connector-tests', version='4.0.0')
)
libraryDependencies += "com.github.veithen.visualwas" % "connector-tests" % "4.0.0"
[com.github.veithen.visualwas/connector-tests "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.veithen.visualwas : connector | jar | 4.0.0 |
| com.github.veithen.visualwas : dummy-transport | jar | 4.0.0 |
| junit : junit | jar | 4.13 |