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