| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWire Данные Data Structures |
| Группа | Группаno.entur |
| Идентификатор | Идентификаторschema2proto-wire |
| Версия | Версия1.58 |
| Тип | Типjar |
| Описание |
ОписаниеSchema2proto - XSD schema to protobuf.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| schema2proto-wire-1.58.pom | |
| schema2proto-wire-1.58.jar | 174 KB |
| schema2proto-wire-1.58-sources.jar | 88 KB |
| schema2proto-wire-1.58-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-wire/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-wire</artifactId>
<version>1.58</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-wire/
implementation 'no.entur:schema2proto-wire:1.58'
// https://jarcasting.com/artifacts/no.entur/schema2proto-wire/
implementation ("no.entur:schema2proto-wire:1.58")
'no.entur:schema2proto-wire:jar:1.58'
<dependency org="no.entur" name="schema2proto-wire" rev="1.58">
<artifact name="schema2proto-wire" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-wire', version='1.58')
)
libraryDependencies += "no.entur" % "schema2proto-wire" % "1.58"
[no.entur/schema2proto-wire "1.58"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.7.0 |
| com.google.guava : guava | jar | 31.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.squareup.wire : wire-runtime | jar | 3.7.1 |
| com.squareup.okio : okio | jar | 2.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.23.1 |
| io.github.java-diff-utils : java-diff-utils | jar | 4.11 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.google.jimfs : jimfs | jar | 1.2 |