| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаcom.github.cverges |
| Идентификатор | Идентификаторexpect4j |
| Версия | Версия1.9 |
| Тип | Типjar |
| Описание |
Описаниеexpect4j
A Java implementation of the standard Expect library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| expect4j-1.9.pom | |
| expect4j-1.9.jar | 59 KB |
| expect4j-1.9-sources.jar | 43 KB |
| expect4j-1.9-javadoc.jar | 202 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cverges/expect4j/ -->
<dependency>
<groupId>com.github.cverges</groupId>
<artifactId>expect4j</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cverges/expect4j/
implementation 'com.github.cverges:expect4j:1.9'
// https://jarcasting.com/artifacts/com.github.cverges/expect4j/
implementation ("com.github.cverges:expect4j:1.9")
'com.github.cverges:expect4j:jar:1.9'
<dependency org="com.github.cverges" name="expect4j" rev="1.9">
<artifact name="expect4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cverges', module='expect4j', version='1.9')
)
libraryDependencies += "com.github.cverges" % "expect4j" % "1.9"
[com.github.cverges/expect4j "1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.oro | jar | 2.0.8_6 |
| com.jcraft : jsch | jar | 0.1.53 |
| commons-net : commons-net | jar | 3.3 |
| net.sourceforge.tcljava » com.springsource.tcl.lang.jacl | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.apache.logging.log4j.adapters : slf4j-impl | jar | 2.0-beta2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |