| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zkejid.constructor |
| Идентификатор | Идентификаторwebstaticresources-example |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb static resources example application
Application prints properties of static resource to the console.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |