| License |
License |
|---|---|
| GroupId | GroupIdcom.vectorprint |
| ArtifactId | ArtifactIdVectorPrintCommon |
| Last Version | Last Version5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVectorPrintCommon
Common, mainly helper classes, featuring finding class of generic parameters, thread testing, version information detection, ArrayHelper, CertificateHelper, StringConverter
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| VectorPrintCommon-5.1.pom | |
| VectorPrintCommon-5.1.jar | 34 KB |
| VectorPrintCommon-5.1-tests.jar | 212 KB |
| VectorPrintCommon-5.1-sources.jar | 20 KB |
| VectorPrintCommon-5.1-javadoc.jar | 156 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vectorprint/VectorPrintCommon/ -->
<dependency>
<groupId>com.vectorprint</groupId>
<artifactId>VectorPrintCommon</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vectorprint/VectorPrintCommon/
implementation 'com.vectorprint:VectorPrintCommon:5.1'
// https://jarcasting.com/artifacts/com.vectorprint/VectorPrintCommon/
implementation ("com.vectorprint:VectorPrintCommon:5.1")
'com.vectorprint:VectorPrintCommon:jar:5.1'
<dependency org="com.vectorprint" name="VectorPrintCommon" rev="5.1">
<artifact name="VectorPrintCommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vectorprint', module='VectorPrintCommon', version='5.1')
)
libraryDependencies += "com.vectorprint" % "VectorPrintCommon" % "5.1"
[com.vectorprint/VectorPrintCommon "5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| junit : junit | jar | 4.13 |
| bouncycastle : bcmail-jdk16 | jar | 140 |