License |
License |
---|---|
GroupId | GroupIdcom.foursoft.harness.vec |
ArtifactId | ArtifactIdvec-common |
Version | Version2.1.3 |
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.1.3.pom | |
vec-common-2.1.3.jar | 16 KB |
vec-common-2.1.3-sources.jar | 23 KB |
vec-common-2.1.3-javadoc.jar | 487 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-common/
implementation 'com.foursoft.harness.vec:vec-common:2.1.3'
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec-common/
implementation ("com.foursoft.harness.vec:vec-common:2.1.3")
'com.foursoft.harness.vec:vec-common:jar:2.1.3'
<dependency org="com.foursoft.harness.vec" name="vec-common" rev="2.1.3">
<artifact name="vec-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.harness.vec', module='vec-common', version='2.1.3')
)
libraryDependencies += "com.foursoft.harness.vec" % "vec-common" % "2.1.3"
[com.foursoft.harness.vec/vec-common "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |