| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.vecmodel |
| ArtifactId | ArtifactIdvec120-assertions |
| Version | Version1.4.1 |
| Type | Typejar |
| Description |
DescriptionThe Assertions Library for VEC version 1.2.0.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vec120-assertions-1.4.1.pom | |
| vec120-assertions-1.4.1.jar | 905 KB |
| vec120-assertions-1.4.1-sources.jar | 808 KB |
| vec120-assertions-1.4.1-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120-assertions/ -->
<dependency>
<groupId>com.foursoft.vecmodel</groupId>
<artifactId>vec120-assertions</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120-assertions/
implementation 'com.foursoft.vecmodel:vec120-assertions:1.4.1'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120-assertions/
implementation ("com.foursoft.vecmodel:vec120-assertions:1.4.1")
'com.foursoft.vecmodel:vec120-assertions:jar:1.4.1'
<dependency org="com.foursoft.vecmodel" name="vec120-assertions" rev="1.4.1">
<artifact name="vec120-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec120-assertions', version='1.4.1')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec120-assertions" % "1.4.1"
[com.foursoft.vecmodel/vec120-assertions "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.foursoft.vecmodel : vec120 | jar | 1.4.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.assertj : assertj-core | jar | 3.18.1 |