License |
License |
---|---|
GroupId | GroupIdcom.foursoft.harness.vec |
ArtifactId | ArtifactIdvec-common |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionJAXB-Models of the VEC based on the underlying UML-model (not only the XSD)
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vec-common-2.0.1.pom | |
vec-common-2.0.1.jar | 13 KB |
vec-common-2.0.1-sources.jar | 20 KB |
vec-common-2.0.1-javadoc.jar | 476 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-common/ -->
<dependency>
<groupId>com.foursoft.harness.vec</groupId>
<artifactId>vec-common</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-common/
implementation 'com.foursoft.harness.vec:vec-common:2.0.1'
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-common/
implementation ("com.foursoft.harness.vec:vec-common:2.0.1")
'com.foursoft.harness.vec:vec-common:jar:2.0.1'
<dependency org="com.foursoft.harness.vec" name="vec-common" rev="2.0.1">
<artifact name="vec-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.harness.vec', module='vec-common', version='2.0.1')
)
libraryDependencies += "com.foursoft.harness.vec" % "vec-common" % "2.0.1"
[com.foursoft.harness.vec/vec-common "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |