| Группа | Группаorg.codehaus.jremoting |
|---|---|
| Идентификатор | Идентификаторjremoting-itests |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеJRemoting Integration Tests
|
| Имя Файла | Размер |
|---|---|
| jremoting-itests-1.0.1.pom | |
| jremoting-itests-1.0.1.jar | 2 KB |
| jremoting-itests-1.0.1-sources.jar | 316 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.jremoting/jremoting-itests/ -->
<dependency>
<groupId>org.codehaus.jremoting</groupId>
<artifactId>jremoting-itests</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jremoting/jremoting-itests/
implementation 'org.codehaus.jremoting:jremoting-itests:1.0.1'
// https://jarcasting.com/artifacts/org.codehaus.jremoting/jremoting-itests/
implementation ("org.codehaus.jremoting:jremoting-itests:1.0.1")
'org.codehaus.jremoting:jremoting-itests:jar:1.0.1'
<dependency org="org.codehaus.jremoting" name="jremoting-itests" rev="1.0.1">
<artifact name="jremoting-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jremoting', module='jremoting-itests', version='1.0.1')
)
libraryDependencies += "org.codehaus.jremoting" % "jremoting-itests" % "1.0.1"
[org.codehaus.jremoting/jremoting-itests "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.jremoting : jremoting-api | jar | 1.0.1 |
| org.codehaus.jremoting : jremoting-client | jar | 1.0.1 |
| org.codehaus.jremoting : jremoting-server | jar | 1.0.1 |
| org.codehaus.jremoting : jremoting-tools | jar | 1.0.1 |
| bcel : bcel | jar | 5.1 |
| xpp3 : xpp3_min | jar | 1.1.4c |
| org.slf4j : slf4j-api | jar | 1.5.0-M0 |
| org.slf4j : jcl104-over-slf4j | jar | 1.5.0-M0 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.0-M0 |
| log4j : log4j | jar | 1.2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| jmock : jmock | jar | 1.2.0 |