| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Hibernate Данные ORM |
| Группа | Группаio.github.nethibernate |
| Идентификатор | Идентификаторprotostuff-it |
| Версия | Версия2 |
| Тип | Типjar |
| Описание |
ОписаниеProtostuff Compiler - Integration Tests
Proto parser, code and documentation generator
|
| Имя Файла | Размер |
|---|---|
| protostuff-it-2.pom | |
| protostuff-it-2.jar | 7 KB |
| protostuff-it-2-sources.jar | 2 KB |
| protostuff-it-2-javadoc.jar | 420 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-it</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation 'io.github.nethibernate:protostuff-it:2'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation ("io.github.nethibernate:protostuff-it:2")
'io.github.nethibernate:protostuff-it:jar:2'
<dependency org="io.github.nethibernate" name="protostuff-it" rev="2">
<artifact name="protostuff-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-it', version='2')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-it" % "2"
[io.github.nethibernate/protostuff-it "2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.nethibernate : protostuff-generator | jar | 2 |
| io.github.nethibernate : protostuff-api | jar | 1.7.4 |
| io.github.nethibernate : protostuff-core | jar | 1.7.4 |
| io.github.nethibernate : protostuff-json | jar | 1.7.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.9 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| com.google.errorprone : error_prone_annotations Необязательный | jar | 2.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.mockito : mockito-core | jar | 2.11.0 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |