is not current version
Last Version 2.1.3

com.foursoft.harness.vec:vec-parent 2.1.1

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

GroupId

GroupId

com.foursoft.harness.vec
ArtifactId

ArtifactId

vec-parent
Version

Version

2.1.1
Type

Type

pom

Download vec-parent 2.1.1

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

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