License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsupertest |
Version | Version3.4.2 |
Type | Typejar |
Description |
Descriptionsupertest
WebJar for supertest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
supertest-3.4.2.pom | |
supertest-3.4.2.jar | 12 KB |
supertest-3.4.2-sources.jar | 22 bytes |
supertest-3.4.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/supertest/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>supertest</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/supertest/
implementation 'org.webjars.npm:supertest:3.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/supertest/
implementation ("org.webjars.npm:supertest:3.4.2")
'org.webjars.npm:supertest:jar:3.4.2'
<dependency org="org.webjars.npm" name="supertest" rev="3.4.2">
<artifact name="supertest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='supertest', version='3.4.2')
)
libraryDependencies += "org.webjars.npm" % "supertest" % "3.4.2"
[org.webjars.npm/supertest "3.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : methods | jar | [1.1.2,2) |
org.webjars.npm : superagent | jar | [3.8.3,4) |