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
| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-ahmadnassri-har-schema |
| Last Version | Last Version0.0.0-development |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhar-schema
WebJar for har-schema
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ahmadnassri-har-schema/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ahmadnassri-har-schema</artifactId>
<version>0.0.0-development</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ahmadnassri-har-schema/
implementation 'org.webjars.npm:github-com-ahmadnassri-har-schema:0.0.0-development'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ahmadnassri-har-schema/
implementation ("org.webjars.npm:github-com-ahmadnassri-har-schema:0.0.0-development")
'org.webjars.npm:github-com-ahmadnassri-har-schema:jar:0.0.0-development'
<dependency org="org.webjars.npm" name="github-com-ahmadnassri-har-schema" rev="0.0.0-development">
<artifact name="github-com-ahmadnassri-har-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ahmadnassri-har-schema', version='0.0.0-development')
)
libraryDependencies += "org.webjars.npm" % "github-com-ahmadnassri-har-schema" % "0.0.0-development"
[org.webjars.npm/github-com-ahmadnassri-har-schema "0.0.0-development"]
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