Web static resources API tests

Tests on the API of Web static resources module.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

webstaticresources-apitest
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Web static resources API tests
Tests on the API of Web static resources module.
Project URL

Project URL

https://github.com/zkejidsconstructor/web-api/tree/master/web-static-resources/webstaticresources-apitest

Download webstaticresources-apitest

How to add to project

<!-- https://jarcasting.com/artifacts/com.zkejid.constructor/webstaticresources-apitest/ -->
<dependency>
    <groupId>com.zkejid.constructor</groupId>
    <artifactId>webstaticresources-apitest</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkejid.constructor/webstaticresources-apitest/
implementation 'com.zkejid.constructor:webstaticresources-apitest:1.0.0'
// https://jarcasting.com/artifacts/com.zkejid.constructor/webstaticresources-apitest/
implementation ("com.zkejid.constructor:webstaticresources-apitest:1.0.0")
'com.zkejid.constructor:webstaticresources-apitest:jar:1.0.0'
<dependency org="com.zkejid.constructor" name="webstaticresources-apitest" rev="1.0.0">
  <artifact name="webstaticresources-apitest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkejid.constructor', module='webstaticresources-apitest', version='1.0.0')
)
libraryDependencies += "com.zkejid.constructor" % "webstaticresources-apitest" % "1.0.0"
[com.zkejid.constructor/webstaticresources-apitest "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.zkejid.constructor : webstaticresources-api jar 1.0.0
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0