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