| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.cucumber |
| Идентификатор | Идентификаторtest-release-automation-sbt_3 |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
Описаниеtest-release-automation-sbt
Dummy project to test the action-publish-sbt GitHub Action
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.cucumber/test-release-automation-sbt_3/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>test-release-automation-sbt_3</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/test-release-automation-sbt_3/
implementation 'io.cucumber:test-release-automation-sbt_3:0.0.6'
// https://jarcasting.com/artifacts/io.cucumber/test-release-automation-sbt_3/
implementation ("io.cucumber:test-release-automation-sbt_3:0.0.6")
'io.cucumber:test-release-automation-sbt_3:jar:0.0.6'
<dependency org="io.cucumber" name="test-release-automation-sbt_3" rev="0.0.6">
<artifact name="test-release-automation-sbt_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='test-release-automation-sbt_3', version='0.0.6')
)
libraryDependencies += "io.cucumber" % "test-release-automation-sbt_3" % "0.0.6"
[io.cucumber/test-release-automation-sbt_3 "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |