| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.testifyproject.archetypes |
| Идентификатор | Идентификаторarchetypes |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеArchetypes
Parent module example archetypes
|
| Организация-разработчик |
Организация-разработчикSharmarke Aden |
| Имя Файла | Размер |
|---|---|
| archetypes-1.0.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.testifyproject.archetypes/archetypes/ -->
<dependency>
<groupId>org.testifyproject.archetypes</groupId>
<artifactId>archetypes</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.archetypes/archetypes/
implementation 'org.testifyproject.archetypes:archetypes:1.0.0'
// https://jarcasting.com/artifacts/org.testifyproject.archetypes/archetypes/
implementation ("org.testifyproject.archetypes:archetypes:1.0.0")
'org.testifyproject.archetypes:archetypes:pom:1.0.0'
<dependency org="org.testifyproject.archetypes" name="archetypes" rev="1.0.0">
<artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.archetypes', module='archetypes', version='1.0.0')
)
libraryDependencies += "org.testifyproject.archetypes" % "archetypes" % "1.0.0"
[org.testifyproject.archetypes/archetypes "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.8.0 |
| org.testifyproject.tools : test-logger | jar | 1.0.2 |