is not current version
Last Version 1.5.2

com.foursoft.vecmodel:vec-parent 1.5.1

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

GroupId

GroupId

com.foursoft.vecmodel
ArtifactId

ArtifactId

vec-parent
Version

Version

1.5.1
Type

Type

pom

Download vec-parent 1.5.1

Filename Size
vec-parent-1.5.1.pom 5 KB
Browse

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