License |
License |
---|---|
GroupId | GroupIdcom.foursoft.harness.vec |
ArtifactId | ArtifactIdvec-parent |
Version | Version2.1.0 |
Type | Typepom |
Description |
Descriptioncom.foursoft.harness.vec:vec-parent
JAXB-Models of the VEC based on the underlying UML-model (not only the XSD)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vec-parent-2.1.0.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.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-parent/
implementation 'com.foursoft.harness.vec:vec-parent:2.1.0'
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-parent/
implementation ("com.foursoft.harness.vec:vec-parent:2.1.0")
'com.foursoft.harness.vec:vec-parent:pom:2.1.0'
<dependency org="com.foursoft.harness.vec" name="vec-parent" rev="2.1.0">
<artifact name="vec-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.harness.vec', module='vec-parent', version='2.1.0')
)
libraryDependencies += "com.foursoft.harness.vec" % "vec-parent" % "2.1.0"
[com.foursoft.harness.vec/vec-parent "2.1.0"]