| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vectorprint |
| Идентификатор | ИдентификаторVectorPrintCommon |
| Последняя версия | Последняя версия5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVectorPrintCommon
Common, mainly helper classes, featuring finding class of generic parameters, thread testing, version information detection, ArrayHelper, CertificateHelper, StringConverter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| junit : junit | jar | 4.13 |
| bouncycastle : bcmail-jdk16 | jar | 140 |