MVN

com.foursoft.vecmodel : vec-parent

Maven & Gradle

Feb 14, 2022
4 stars

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

<dependency>
    <groupId>com.foursoft.vecmodel</groupId>
    <artifactId>vec-parent</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foursoft.vecmodel : vec-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.2

All Versions

Choose a version of com.foursoft.vecmodel : vec-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
vec-parent-1.5.2
vec-parent-1.5.1
vec-parent-1.5.0
1.4.x
vec-parent-1.4.4
vec-parent-1.4.3
vec-parent-1.4.2
vec-parent-1.4.1
vec-parent-1.4.0
1.3.x
vec-parent-1.3.0
1.2.x
vec-parent-1.2.1
vec-parent-1.2.0
1.1.x
vec-parent-1.1.1
vec-parent-1.1.0
1.0.x
vec-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.foursoft.vecmodel</groupId>
    <artifactId>vec-parent</artifactId>
    <version>1.5.2</version>
</dependency>