| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Hibernate Данные ORM |
| Группа | Группаio.github.nethibernate |
| Идентификатор | Идентификаторprotostuff-it |
| Версия | Версия1.7.3 |
| Тип | Типjar |
| Описание |
Описаниеprotostuff :: it
protostuff integration tests
|
| Имя Файла | Размер |
|---|---|
| protostuff-it-1.7.3.pom | |
| protostuff-it-1.7.3.jar | 2 KB |
| protostuff-it-1.7.3-tests.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-it</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation 'io.github.nethibernate:protostuff-it:1.7.3'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation ("io.github.nethibernate:protostuff-it:1.7.3")
'io.github.nethibernate:protostuff-it:jar:1.7.3'
<dependency org="io.github.nethibernate" name="protostuff-it" rev="1.7.3">
<artifact name="protostuff-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-it', version='1.7.3')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-it" % "1.7.3"
[io.github.nethibernate/protostuff-it "1.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.8 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.nethibernate : protostuff-api | jar | 1.7.3 |
| io.github.nethibernate : protostuff-runtime | jar | 1.7.3 |
| io.github.nethibernate : protostuff-core | jar | 1.7.3 |
| io.github.nethibernate : protostuff-json | jar | 1.7.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |