License |
License |
---|---|
GroupId | GroupIdcom.foursoft.vecmodel |
ArtifactId | ArtifactIdvec120 |
Version | Version1.4.4 |
Type | Typejar |
Description |
DescriptionThe model for VEC version 1.2.0.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vec120-1.4.4.pom | |
vec120-1.4.4.jar | 745 KB |
vec120-1.4.4-sources.jar | 926 KB |
vec120-1.4.4-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120/ -->
<dependency>
<groupId>com.foursoft.vecmodel</groupId>
<artifactId>vec120</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120/
implementation 'com.foursoft.vecmodel:vec120:1.4.4'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120/
implementation ("com.foursoft.vecmodel:vec120:1.4.4")
'com.foursoft.vecmodel:vec120:jar:1.4.4'
<dependency org="com.foursoft.vecmodel" name="vec120" rev="1.4.4">
<artifact name="vec120" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec120', version='1.4.4')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec120" % "1.4.4"
[com.foursoft.vecmodel/vec120 "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.foursoft.vecmodel : vec-common | jar | 1.4.4 |
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 |