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