| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jbehave |
| Идентификатор | Идентификаторjbehave-archetypes |
| Версия | Версия4.8.3 |
| Тип | Типpom |
| Описание |
ОписаниеJBehave Archetypes
Archetypes provided by JBehave
|
| Имя Файла | Размер |
|---|---|
| jbehave-archetypes-4.8.3.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbehave/jbehave-archetypes/ -->
<dependency>
<groupId>org.jbehave</groupId>
<artifactId>jbehave-archetypes</artifactId>
<version>4.8.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbehave/jbehave-archetypes/
implementation 'org.jbehave:jbehave-archetypes:4.8.3'
// https://jarcasting.com/artifacts/org.jbehave/jbehave-archetypes/
implementation ("org.jbehave:jbehave-archetypes:4.8.3")
'org.jbehave:jbehave-archetypes:pom:4.8.3'
<dependency org="org.jbehave" name="jbehave-archetypes" rev="4.8.3">
<artifact name="jbehave-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbehave', module='jbehave-archetypes', version='4.8.3')
)
libraryDependencies += "org.jbehave" % "jbehave-archetypes" % "4.8.3"
[org.jbehave/jbehave-archetypes "4.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.skins : maven-default-skin Необязательный | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |