| Категории |
КатегорииHibernate Данные ORM |
|---|---|
| Группа | Группаcom.github.micromix |
| Идентификатор | Идентификаторmicromix-conflet-hibernate42 |
| Версия | Версия0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| micromix-conflet-hibernate42-0.7.pom | |
| micromix-conflet-hibernate42-0.7.jar | 261 bytes |
| micromix-conflet-hibernate42-0.7-sources.jar | 261 bytes |
| micromix-conflet-hibernate42-0.7-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42/ -->
<dependency>
<groupId>com.github.micromix</groupId>
<artifactId>micromix-conflet-hibernate42</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42/
implementation 'com.github.micromix:micromix-conflet-hibernate42:0.7'
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42/
implementation ("com.github.micromix:micromix-conflet-hibernate42:0.7")
'com.github.micromix:micromix-conflet-hibernate42:jar:0.7'
<dependency org="com.github.micromix" name="micromix-conflet-hibernate42" rev="0.7">
<artifact name="micromix-conflet-hibernate42" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-hibernate42', version='0.7')
)
libraryDependencies += "com.github.micromix" % "micromix-conflet-hibernate42" % "0.7"
[com.github.micromix/micromix-conflet-hibernate42 "0.7"]