com.nectia:parent

Parent project with base dependencies for nectia proyects

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0-RC
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

Скачать parent

Имя Файла Размер
parent-1.0-RC.pom 9 KB
Обзор

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

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

  • nectia-helpers
  • nectia-quartz
  • nectia-mail

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

Версия
1.0-RC