Perceptnet commons parent project

Set of common utilities and tools used in perceptnet

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

io.github.vvk78.perceptnet.commons
Идентификатор

Идентификатор

perceptnet-commons
Последняя версия

Последняя версия

1.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Perceptnet commons parent project
Set of common utilities and tools used in perceptnet
Ссылка на сайт

Ссылка на сайт

https://github.com/vvk78/perceptnet-commons.git
Система контроля версий

Система контроля версий

https://github.com/vvk78/perceptnet-commons.git

Скачать perceptnet-commons

Имя Файла Размер
perceptnet-commons-1.4.0.pom 10 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/perceptnet-commons/ -->
<dependency>
    <groupId>io.github.vvk78.perceptnet.commons</groupId>
    <artifactId>perceptnet-commons</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/perceptnet-commons/
implementation 'io.github.vvk78.perceptnet.commons:perceptnet-commons:1.4.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/perceptnet-commons/
implementation ("io.github.vvk78.perceptnet.commons:perceptnet-commons:1.4.0")
'io.github.vvk78.perceptnet.commons:perceptnet-commons:pom:1.4.0'
<dependency org="io.github.vvk78.perceptnet.commons" name="perceptnet-commons" rev="1.4.0">
  <artifact name="perceptnet-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons', module='perceptnet-commons', version='1.4.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons" % "perceptnet-commons" % "1.4.0"
[io.github.vvk78.perceptnet.commons/perceptnet-commons "1.4.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.21

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.21
com.google.guava : guava jar 22.0

Модули Проекта

  • abstractions
  • commons-api
  • resource-str
  • json-io
  • utils
  • timeseries
  • utilsj18plus
  • reflection
  • beanprocessing
  • restclient-base
  • restclient-base-dto
  • restclient-onapacheclient
  • restclient-conv-onjackson
  • restproxy
  • tests
  • validation-abstractions
  • validation-processor

Версии библиотеки

Версия
1.4.0
1.3.0