не последняя версия
Последняя версия 1.5.2

com.foursoft.vecmodel:vec-parent 1.1.1

JAXB-Models of the VEC based on the underlying UML-model (not only the XSD)

Группа

Группа

com.foursoft.vecmodel
Идентификатор

Идентификатор

vec-parent
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать vec-parent 1.1.1

Имя Файла Размер
vec-parent-1.1.1.pom 17 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec-parent/ -->
<dependency>
    <groupId>com.foursoft.vecmodel</groupId>
    <artifactId>vec-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec-parent/
implementation 'com.foursoft.vecmodel:vec-parent:1.1.1'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec-parent/
implementation ("com.foursoft.vecmodel:vec-parent:1.1.1")
'com.foursoft.vecmodel:vec-parent:pom:1.1.1'
<dependency org="com.foursoft.vecmodel" name="vec-parent" rev="1.1.1">
  <artifact name="vec-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec-parent', version='1.1.1')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec-parent" % "1.1.1"
[com.foursoft.vecmodel/vec-parent "1.1.1"]