не последняя версия
Последняя версия 0.6.1

org.apache.streams:streams-schemas 0.5.1

Aggregator for schema modules

Группа

Группа

org.apache.streams
Идентификатор

Идентификатор

streams-schemas
Версия

Версия

0.5.1
Тип

Тип

pom

Скачать streams-schemas 0.5.1

Имя Файла Размер
streams-schemas-0.5.1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-schemas/ -->
<dependency>
    <groupId>org.apache.streams</groupId>
    <artifactId>streams-schemas</artifactId>
    <version>0.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-schemas/
implementation 'org.apache.streams:streams-schemas:0.5.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-schemas/
implementation ("org.apache.streams:streams-schemas:0.5.1")
'org.apache.streams:streams-schemas:pom:0.5.1'
<dependency org="org.apache.streams" name="streams-schemas" rev="0.5.1">
  <artifact name="streams-schemas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-schemas', version='0.5.1')
)
libraryDependencies += "org.apache.streams" % "streams-schemas" % "0.5.1"
[org.apache.streams/streams-schemas "0.5.1"]