| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.apiwiz.astrum |
| Идентификатор | Идентификаторastrum |
| Версия | Версия0.1 |
| Тип | Типpom |
| Описание |
Описаниеio.apiwiz.astrum:astrum
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 and v3.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| astrum-0.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.apiwiz.astrum/astrum/ -->
<dependency>
<groupId>io.apiwiz.astrum</groupId>
<artifactId>astrum</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.apiwiz.astrum/astrum/
implementation 'io.apiwiz.astrum:astrum:0.1'
// https://jarcasting.com/artifacts/io.apiwiz.astrum/astrum/
implementation ("io.apiwiz.astrum:astrum:0.1")
'io.apiwiz.astrum:astrum:pom:0.1'
<dependency org="io.apiwiz.astrum" name="astrum" rev="0.1">
<artifact name="astrum" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.apiwiz.astrum', module='astrum', version='0.1')
)
libraryDependencies += "io.apiwiz.astrum" % "astrum" % "0.1"
[io.apiwiz.astrum/astrum "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | RELEASE |