Last Version

Web static resources example application 1.0.0

Application prints properties of static resource to the console.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

webstaticresources-example
Version

Version

1.0.0
Type

Type

jar
Description

Description

Web static resources example application
Application prints properties of static resource to the console.
Project URL

Project URL

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

Download webstaticresources-example 1.0.0


<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.