| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.karamelsoft.testing |
| Идентификатор | Идентификаторdata-driven-testing-camel |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеData Driven Testing :: Camel
Modular extensible Test Framework
|
<!-- https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-camel/ -->
<dependency>
<groupId>com.github.karamelsoft.testing</groupId>
<artifactId>data-driven-testing-camel</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-camel/
implementation 'com.github.karamelsoft.testing:data-driven-testing-camel:0.3.1'
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing-camel/
implementation ("com.github.karamelsoft.testing:data-driven-testing-camel:0.3.1")
'com.github.karamelsoft.testing:data-driven-testing-camel:jar:0.3.1'
<dependency org="com.github.karamelsoft.testing" name="data-driven-testing-camel" rev="0.3.1">
<artifact name="data-driven-testing-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karamelsoft.testing', module='data-driven-testing-camel', version='0.3.1')
)
libraryDependencies += "com.github.karamelsoft.testing" % "data-driven-testing-camel" % "0.3.1"
[com.github.karamelsoft.testing/data-driven-testing-camel "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.karamelsoft.testing : data-driven-testing-api | jar | 0.3.1 |
| com.github.karamelsoft.testing : data-driven-testing-core | jar | 0.3.1 |
| org.assertj : assertj-core | jar | 3.0.0 |
| org.apache.camel : camel-core | jar | 2.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test | jar | 2.18.2 |