| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.vecmodel |
| ArtifactId | ArtifactIdvec120-assertions |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| 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.5.2.pom | |
| vec120-assertions-1.5.2.jar | 905 KB |
| vec120-assertions-1.5.2-sources.jar | 808 KB |
| vec120-assertions-1.5.2-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.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120-assertions/
implementation 'com.foursoft.vecmodel:vec120-assertions:1.5.2'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec120-assertions/
implementation ("com.foursoft.vecmodel:vec120-assertions:1.5.2")
'com.foursoft.vecmodel:vec120-assertions:jar:1.5.2'
<dependency org="com.foursoft.vecmodel" name="vec120-assertions" rev="1.5.2">
<artifact name="vec120-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec120-assertions', version='1.5.2')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec120-assertions" % "1.5.2"
[com.foursoft.vecmodel/vec120-assertions "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.foursoft.vecmodel : vec120 | jar | 1.5.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.assertj : assertj-core | jar | 3.20.2 |