License |
License |
---|---|
GroupId | GroupIdcom.foursoft.vecmodel |
ArtifactId | ArtifactIdvec120 |
Version | Version1.4.1 |
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.1.pom | |
vec120-1.4.1.jar | 743 KB |
vec120-1.4.1-sources.jar | 923 KB |
vec120-1.4.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120/
implementation 'com.foursoft.vecmodel:vec120:1.4.1'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120/
implementation ("com.foursoft.vecmodel:vec120:1.4.1")
'com.foursoft.vecmodel:vec120:jar:1.4.1'
<dependency org="com.foursoft.vecmodel" name="vec120" rev="1.4.1">
<artifact name="vec120" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec120', version='1.4.1')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec120" % "1.4.1"
[com.foursoft.vecmodel/vec120 "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.foursoft.vecmodel : vec-common | jar | 1.4.1 |
com.foursoft.jaxb2 : navigation-extender-runtime | jar | 1.2.1 |
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.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |