| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.vecmodel |
| ArtifactId | ArtifactIdvec113 |
| Version | Version1.4.3 |
| Type | Typejar |
| Description |
DescriptionThe model for VEC version 1.1.3.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vec113-1.4.3.pom | |
| vec113-1.4.3.jar | 637 KB |
| vec113-1.4.3-sources.jar | 717 KB |
| vec113-1.4.3-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec113/ -->
<dependency>
<groupId>com.foursoft.vecmodel</groupId>
<artifactId>vec113</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec113/
implementation 'com.foursoft.vecmodel:vec113:1.4.3'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec113/
implementation ("com.foursoft.vecmodel:vec113:1.4.3")
'com.foursoft.vecmodel:vec113:jar:1.4.3'
<dependency org="com.foursoft.vecmodel" name="vec113" rev="1.4.3">
<artifact name="vec113" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec113', version='1.4.3')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec113" % "1.4.3"
[com.foursoft.vecmodel/vec113 "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.foursoft.vecmodel : vec-common | jar | 1.4.3 |
| com.foursoft.jaxb2 : navigation-extender-runtime | jar | 1.2.4 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |