| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Hibernate Данные ORM |
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторhibernate-commons-annotations |
| Версия | Версия62 |
| Тип | Типjar |
| Описание |
Описаниеhibernate.commons.annotations
JPMS Module-Info's for a few of the Jakarta Libraries just until they add them in themselves
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hibernate-commons-annotations-62.pom | |
| hibernate-commons-annotations-62.jar | 78 KB |
| hibernate-commons-annotations-62-tests.jar | 22 bytes |
| hibernate-commons-annotations-62-sources.jar | 51 KB |
| hibernate-commons-annotations-62-javadoc.jar | 316 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/hibernate-commons-annotations/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-commons-annotations/
implementation 'com.guicedee.services:hibernate-commons-annotations:62'
// https://jarcasting.com/artifacts/com.guicedee.services/hibernate-commons-annotations/
implementation ("com.guicedee.services:hibernate-commons-annotations:62")
'com.guicedee.services:hibernate-commons-annotations:jar:62'
<dependency org="com.guicedee.services" name="hibernate-commons-annotations" rev="62">
<artifact name="hibernate-commons-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='hibernate-commons-annotations', version='62')
)
libraryDependencies += "com.guicedee.services" % "hibernate-commons-annotations" % "62"
[com.guicedee.services/hibernate-commons-annotations "62"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate.common : hibernate-commons-annotations Необязательный | jar | 5.1.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |
| com.h2database : h2 | jar | 1.4.199 |