axios-mock-adapter

WebJar for axios-mock-adapter

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

axios-mock-adapter
Last Version

Last Version

1.19.0
Release Date

Release Date

Type

Type

jar
Description

Description

axios-mock-adapter
WebJar for axios-mock-adapter
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/ctimmerm/axios-mock-adapter

Download axios-mock-adapter

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/axios-mock-adapter/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>axios-mock-adapter</artifactId>
    <version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/axios-mock-adapter/
implementation 'org.webjars.npm:axios-mock-adapter:1.19.0'
// https://jarcasting.com/artifacts/org.webjars.npm/axios-mock-adapter/
implementation ("org.webjars.npm:axios-mock-adapter:1.19.0")
'org.webjars.npm:axios-mock-adapter:jar:1.19.0'
<dependency org="org.webjars.npm" name="axios-mock-adapter" rev="1.19.0">
  <artifact name="axios-mock-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='axios-mock-adapter', version='1.19.0')
)
libraryDependencies += "org.webjars.npm" % "axios-mock-adapter" % "1.19.0"
[org.webjars.npm/axios-mock-adapter "1.19.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : fast-deep-equal jar [3.1.3,4)
org.webjars.npm : is-buffer jar [2.0.3,3)

Project Modules

There are no modules declared in this project.

Versions

Version
1.19.0
1.10.0