| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.colesico.framework |
| ArtifactId | ArtifactIdcolesico-weblet |
| Last Version | Last Version5.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionColesico Weblet Module
Colesico framework http requests handling service
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| colesico-weblet-5.2.0.pom | |
| colesico-weblet-5.2.0.jar | 92 KB |
| colesico-weblet-5.2.0-sources.jar | 39 KB |
| colesico-weblet-5.2.0-javadoc.jar | 608 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-weblet/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-weblet</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-weblet/
implementation 'net.colesico.framework:colesico-weblet:5.2.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-weblet/
implementation ("net.colesico.framework:colesico-weblet:5.2.0")
'net.colesico.framework:colesico-weblet:jar:5.2.0'
<dependency org="net.colesico.framework" name="colesico-weblet" rev="5.2.0">
<artifact name="colesico-weblet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-weblet', version='5.2.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-weblet" % "5.2.0"
[net.colesico.framework/colesico-weblet "5.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.colesico.framework : colesico-telehttp | jar | 5.2.0 |
| commons-io : commons-io | jar | 2.11.0 |