License |
License |
---|---|
GroupId | GroupIdcom.foursoft.vecmodel |
ArtifactId | ArtifactIdvec-common |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
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-1.5.2.pom | |
vec-common-1.5.2.jar | 3 KB |
vec-common-1.5.2-sources.jar | 6 KB |
vec-common-1.5.2-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec-common/ -->
<dependency>
<groupId>com.foursoft.vecmodel</groupId>
<artifactId>vec-common</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec-common/
implementation 'com.foursoft.vecmodel:vec-common:1.5.2'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec-common/
implementation ("com.foursoft.vecmodel:vec-common:1.5.2")
'com.foursoft.vecmodel:vec-common:jar:1.5.2'
<dependency org="com.foursoft.vecmodel" name="vec-common" rev="1.5.2">
<artifact name="vec-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec-common', version='1.5.2')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec-common" % "1.5.2"
[com.foursoft.vecmodel/vec-common "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |