| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.foursoft.harness.vec |
| Идентификатор | Идентификаторvec-parent |
| Последняя версия | Последняя версия2.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.foursoft.harness.vec:vec-parent
JAXB-Models of the VEC based on the underlying UML-model (not only the XSD)
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vec-parent-2.1.3.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-parent/ -->
<dependency>
<groupId>com.foursoft.harness.vec</groupId>
<artifactId>vec-parent</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-parent/
implementation 'com.foursoft.harness.vec:vec-parent:2.1.3'
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-parent/
implementation ("com.foursoft.harness.vec:vec-parent:2.1.3")
'com.foursoft.harness.vec:vec-parent:pom:2.1.3'
<dependency org="com.foursoft.harness.vec" name="vec-parent" rev="2.1.3">
<artifact name="vec-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.harness.vec', module='vec-parent', version='2.1.3')
)
libraryDependencies += "com.foursoft.harness.vec" % "vec-parent" % "2.1.3"
[com.foursoft.harness.vec/vec-parent "2.1.3"]