com.nectia:necita-helpers

Parent project with base dependencies for nectia proyects

Лицензия

Лицензия

Группа

Группа

com.nectia
Идентификатор

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

necita-helpers
Последняя версия

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

1.0-RC
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.nectia:necita-helpers
Parent project with base dependencies for nectia proyects
Ссылка на сайт

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

https://github.com/Nectia/java-components

Скачать necita-helpers

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

<!-- https://jarcasting.com/artifacts/com.nectia/necita-helpers/ -->
<dependency>
    <groupId>com.nectia</groupId>
    <artifactId>necita-helpers</artifactId>
    <version>1.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.nectia/necita-helpers/
implementation 'com.nectia:necita-helpers:1.0-RC'
// https://jarcasting.com/artifacts/com.nectia/necita-helpers/
implementation ("com.nectia:necita-helpers:1.0-RC")
'com.nectia:necita-helpers:jar:1.0-RC'
<dependency org="com.nectia" name="necita-helpers" rev="1.0-RC">
  <artifact name="necita-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nectia', module='necita-helpers', version='1.0-RC')
)
libraryDependencies += "com.nectia" % "necita-helpers" % "1.0-RC"
[com.nectia/necita-helpers "1.0-RC"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context-support jar
com.google.guava : guava jar 21.0
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.24
joda-time : joda-time jar 2.9.7

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

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

Данный проект не имеет модулей.

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

Версия
1.0-RC