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

The things common component 0.1

Common code amongst thing backend/frontend

Лицензия

Лицензия

Группа

Группа

us.ilmark.deta.things
Идентификатор

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

things-common
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

The things common component
Common code amongst thing backend/frontend
Система контроля версий

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

https://github.com/makkus/things

Скачать things-common 0.1


<!-- https://jarcasting.com/artifacts/us.ilmark.deta.things/things-common/ -->
<dependency>
    <groupId>us.ilmark.deta.things</groupId>
    <artifactId>things-common</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/us.ilmark.deta.things/things-common/
implementation 'us.ilmark.deta.things:things-common:0.1'
// https://jarcasting.com/artifacts/us.ilmark.deta.things/things-common/
implementation ("us.ilmark.deta.things:things-common:0.1")
'us.ilmark.deta.things:things-common:jar:0.1'
<dependency org="us.ilmark.deta.things" name="things-common" rev="0.1">
  <artifact name="things-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.ilmark.deta.things', module='things-common', version='0.1')
)
libraryDependencies += "us.ilmark.deta.things" % "things-common" % "0.1"
[us.ilmark.deta.things/things-common "0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.+
javax.inject : javax.inject jar 1
org.hibernate : hibernate-validator jar 5.1.0.Final

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4+
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5

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

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