| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.testmy.core |
| Идентификатор | Идентификаторtestmyorg-core |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описаниеtestmyorg-core
TestMyOrg automation testing framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| testmyorg-core-1.0.pom | |
| testmyorg-core-1.0.jar | 70 KB |
| testmyorg-core-1.0-sources.jar | 40 KB |
| testmyorg-core-1.0-javadoc.jar | 365 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.testmy.core/testmyorg-core/ -->
<dependency>
<groupId>org.testmy.core</groupId>
<artifactId>testmyorg-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.testmy.core/testmyorg-core/
implementation 'org.testmy.core:testmyorg-core:1.0'
// https://jarcasting.com/artifacts/org.testmy.core/testmyorg-core/
implementation ("org.testmy.core:testmyorg-core:1.0")
'org.testmy.core:testmyorg-core:jar:1.0'
<dependency org="org.testmy.core" name="testmyorg-core" rev="1.0">
<artifact name="testmyorg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testmy.core', module='testmyorg-core', version='1.0')
)
libraryDependencies += "org.testmy.core" % "testmyorg-core" % "1.0"
[org.testmy.core/testmyorg-core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.serenity-bdd : serenity-screenplay | jar | 2.4.1 |
| net.serenity-bdd : serenity-screenplay-webdriver | jar | 2.4.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.force.api : force-partner-api | jar | 51.2.0 |
| org.projectlombok : lombok | jar | 1.18.18 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| net.serenity-bdd : serenity-junit | jar | 2.4.1 |
| org.mockito : mockito-inline | jar | 3.8.0 |