| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.resthub |
| Идентификатор | Идентификаторresthub-common |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRESThub Common
RESThub core include Embeded datasource, Generic Repository and Generic CRUD services
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| resthub-common-2.2.0.pom | |
| resthub-common-2.2.0.jar | 12 KB |
| resthub-common-2.2.0-sources.jar | 7 KB |
| resthub-common-2.2.0-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.resthub/resthub-common/ -->
<dependency>
<groupId>org.resthub</groupId>
<artifactId>resthub-common</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/resthub-common/
implementation 'org.resthub:resthub-common:2.2.0'
// https://jarcasting.com/artifacts/org.resthub/resthub-common/
implementation ("org.resthub:resthub-common:2.2.0")
'org.resthub:resthub-common:jar:2.2.0'
<dependency org="org.resthub" name="resthub-common" rev="2.2.0">
<artifact name="resthub-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='resthub-common', version='2.2.0')
)
libraryDependencies += "org.resthub" % "resthub-common" % "2.2.0"
[org.resthub/resthub-common "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-aop | jar | |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-core | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-tx Необязательный | jar | |
| org.springframework.data : spring-data-commons | jar | 1.9.0.RELEASE |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.hibernate : hibernate-validator | jar | 5.1.2.Final |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| cglib : cglib-nodep | jar | 3.1 |
| org.modelmapper : modelmapper Необязательный | jar | 0.7.2 |
| org.modelmapper.extensions : modelmapper-spring Необязательный | jar | 0.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| org.springframework : spring-test | jar | |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |