Web static resources mock implementation

Mock implementation of web static resource API. Redirects input arguments directly to log.

Лицензия

Лицензия

Группа

Группа

com.zkejid.constructor
Идентификатор

Идентификатор

webstaticresources-impl
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Web static resources mock implementation
Mock implementation of web static resource API. Redirects input arguments directly to log.
Ссылка на сайт

Ссылка на сайт

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

Скачать webstaticresources-impl

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.zkejid.constructor : webstaticresources-api jar 1.0.0
com.zkejid.constructor : core-api jar 1.0.0

test (2)

Идентификатор библиотеки Тип Версия
com.zkejid.constructor : webstaticresources-apitest jar 1.0.0
org.junit.jupiter : junit-jupiter jar 5.6.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0