| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Hibernate Данные ORM |
| Группа | Группаio.github.nethibernate |
| Идентификатор | Идентификаторprotostuff-bom |
| Версия | Версия1.7.4 |
| Тип | Типpom |
| Описание |
Описаниеprotostuff :: bom
Protostuff "Bill of Materials" Dependency
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| protostuff-bom-1.7.4.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-bom/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-bom</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-bom/
implementation 'io.github.nethibernate:protostuff-bom:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-bom/
implementation ("io.github.nethibernate:protostuff-bom:1.7.4")
'io.github.nethibernate:protostuff-bom:pom:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-bom" rev="1.7.4">
<artifact name="protostuff-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-bom', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-bom" % "1.7.4"
[io.github.nethibernate/protostuff-bom "1.7.4"]