| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.datastore.api |
| Идентификатор | Идентификаторmodel |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDatastore - API - model
datastore
|
| Имя Файла | Размер |
|---|---|
| model-0.0.15.pom | |
| model-0.0.15.jar | 15 KB |
| model-0.0.15-sources.jar | 15 KB |
| model-0.0.15-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.datastore.api</groupId>
<artifactId>model</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/
implementation 'com.walterjwhite.infrastructure.datastore.api:model:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/
implementation ("com.walterjwhite.infrastructure.datastore.api:model:0.0.15")
'com.walterjwhite.infrastructure.datastore.api:model:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure.datastore.api" name="model" rev="0.0.15">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.datastore.api', module='model', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.datastore.api" % "model" % "0.0.15"
[com.walterjwhite.infrastructure.datastore.api/model "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.walterjwhite.infrastructure.dependencies : hibernate | pom | 0.0.15-SNAPSHOT |