Last Version

io.apiwiz.astrum:astrum 0.1

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 and v3.

License

License

GroupId

GroupId

io.apiwiz.astrum
ArtifactId

ArtifactId

astrum
Version

Version

0.1
Type

Type

pom
Description

Description

io.apiwiz.astrum:astrum
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 and v3.
Project URL

Project URL

https://github.com/apiwizlabs/astrum
Source Code Management

Source Code Management

https://github.com/apiwizlabs/astrum/tree/master

Download astrum 0.1

Filename Size
astrum-0.1.pom 4 KB
Browse

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar RELEASE

Project Modules

  • astrum-core
  • astrum-api
  • astrum-cli