| License | License | 
|---|---|
| GroupId | GroupIdorg.noear | 
| ArtifactId | ArtifactIdsolon.web.staticfiles | 
| Last Version | Last Version1.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava project for solon | 
<!-- https://jarcasting.com/artifacts/org.noear/solon.web.staticfiles/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>solon.web.staticfiles</artifactId>
    <version>1.9.0</version>
</dependency>// https://jarcasting.com/artifacts/org.noear/solon.web.staticfiles/
implementation 'org.noear:solon.web.staticfiles:1.9.0'// https://jarcasting.com/artifacts/org.noear/solon.web.staticfiles/
implementation ("org.noear:solon.web.staticfiles:1.9.0")'org.noear:solon.web.staticfiles:jar:1.9.0'<dependency org="org.noear" name="solon.web.staticfiles" rev="1.9.0">
  <artifact name="solon.web.staticfiles" type="jar" />
</dependency>@Grapes(
@Grab(group='org.noear', module='solon.web.staticfiles', version='1.9.0')
)libraryDependencies += "org.noear" % "solon.web.staticfiles" % "1.9.0"[org.noear/solon.web.staticfiles "1.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.noear : solon | jar | 1.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.noear : solon-test | jar | 1.9.0 |