Last Version

Web static resources module root 1.0.0

Provides set of artifacts to support usage of static resources in web servers

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

web-static-resources
Version

Version

1.0.0
Type

Type

pom
Description

Description

Web static resources module root
Provides set of artifacts to support usage of static resources in web servers
Project URL

Project URL

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

Download web-static-resources 1.0.0

Filename Size
web-static-resources-1.0.0.pom 968 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webstaticresources-api
  • webstaticresources-apitest
  • webstaticresources-impl
  • webstaticresources-example