| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаorg.openntf.sbt |
| Идентификатор | Идентификаторcom.ibm.sbt.automation.test |
| Версия | Версия1.5.0.20160704-1200 |
| Тип | Типjar |
| Описание |
ОписаниеThis is OpenNTF's fork of IBM's Social SDK. This fork is maintained by the community.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openntf.sbt/com.ibm.sbt.automation.test/ -->
<dependency>
<groupId>org.openntf.sbt</groupId>
<artifactId>com.ibm.sbt.automation.test</artifactId>
<version>1.5.0.20160704-1200</version>
</dependency>
// https://jarcasting.com/artifacts/org.openntf.sbt/com.ibm.sbt.automation.test/
implementation 'org.openntf.sbt:com.ibm.sbt.automation.test:1.5.0.20160704-1200'
// https://jarcasting.com/artifacts/org.openntf.sbt/com.ibm.sbt.automation.test/
implementation ("org.openntf.sbt:com.ibm.sbt.automation.test:1.5.0.20160704-1200")
'org.openntf.sbt:com.ibm.sbt.automation.test:jar:1.5.0.20160704-1200'
<dependency org="org.openntf.sbt" name="com.ibm.sbt.automation.test" rev="1.5.0.20160704-1200">
<artifact name="com.ibm.sbt.automation.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openntf.sbt', module='com.ibm.sbt.automation.test', version='1.5.0.20160704-1200')
)
libraryDependencies += "org.openntf.sbt" % "com.ibm.sbt.automation.test" % "1.5.0.20160704-1200"
[org.openntf.sbt/com.ibm.sbt.automation.test "1.5.0.20160704-1200"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.32.0 |
| junit : junit | jar | 4.11 |
| org.openntf.sbt : com.ibm.sbt.core | jar | 1.5.0.20160704-1200 |
| org.openntf.sbt : com.ibm.sbt.automation.core | jar | 1.5.0.20160704-1200 |