Web static resources example application

Application prints properties of static resource to the console.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Web static resources example application
Application prints properties of static resource to the console.
Ссылка на сайт

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

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

Скачать webstaticresources-example

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

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

Зависимости

compile (8)

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

test (1)

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

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

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

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

Версия
1.0.0