is not current version
Last Version 1.5.2

com.foursoft.vecmodel:vec-parent 1.1.0

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.1.0
Type

Type

pom

Download vec-parent 1.1.0

Filename Size
vec-parent-1.1.0.pom 17 KB
Browse

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