License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-webstatic |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionColesico WebStatic Module
Colesico framework web static resource assistant to publicate static resources.
|
Project URL |
Project URL |
Filename | Size |
---|---|
colesico-webstatic-5.2.0.pom | |
colesico-webstatic-5.2.0.jar | 33 KB |
colesico-webstatic-5.2.0-sources.jar | 13 KB |
colesico-webstatic-5.2.0-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-webstatic/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-webstatic</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-webstatic/
implementation 'net.colesico.framework:colesico-webstatic:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-webstatic/
implementation ("net.colesico.framework:colesico-webstatic:5.2.0")
'net.colesico.framework:colesico-webstatic:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-webstatic" rev="5.2.0">
<artifact name="colesico-webstatic" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-webstatic', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-webstatic" % "5.2.0"
[net.colesico.framework/colesico-webstatic "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.colesico.framework : colesico-http | jar | 5.2.0 |
net.colesico.framework : colesico-resource | jar | 5.2.0 |
commons-io : commons-io | jar | 2.11.0 |