HAR Schema

JSON Schema for HTTP Archive (HAR).
Install
npm install --only=production --save har-schema
Usage
Compatible with any JSON Schema validation tool.
©️ ahmadnassri.com · License: ISC · Github: @ahmadnassri · Twitter: @ahmadnassri
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторhar-schema |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhar-schema
WebJar for har-schema
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| har-schema-2.0.0.pom | |
| har-schema-2.0.0.jar | 12 KB |
| har-schema-2.0.0-sources.jar | 22 bytes |
| har-schema-2.0.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/har-schema/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>har-schema</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/har-schema/
implementation 'org.webjars.npm:har-schema:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/har-schema/
implementation ("org.webjars.npm:har-schema:2.0.0")
'org.webjars.npm:har-schema:jar:2.0.0'
<dependency org="org.webjars.npm" name="har-schema" rev="2.0.0">
<artifact name="har-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='har-schema', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "har-schema" % "2.0.0"
[org.webjars.npm/har-schema "2.0.0"]
JSON Schema for HTTP Archive (HAR).
npm install --only=production --save har-schema
Compatible with any JSON Schema validation tool.
©️ ahmadnassri.com · License: ISC · Github: @ahmadnassri · Twitter: @ahmadnassri