net.guerlab:web

net.guerlab.web is a suite of spring web expanded libraries that include utility classes and much much more.

License

License

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

web
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.guerlab:web
net.guerlab.web is a suite of spring web expanded libraries that include utility classes and much much more.
Project URL

Project URL

https://gitee.com/guerlab_net/web
Source Code Management

Source Code Management

https://gitee.com/guerlab_net/web

Download web

How to add to project

<!-- https://jarcasting.com/artifacts/net.guerlab/web/ -->
<dependency>
    <groupId>net.guerlab</groupId>
    <artifactId>web</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab/web/
implementation 'net.guerlab:web:1.1.1'
// https://jarcasting.com/artifacts/net.guerlab/web/
implementation ("net.guerlab:web:1.1.1")
'net.guerlab:web:jar:1.1.1'
<dependency org="net.guerlab" name="web" rev="1.1.1">
  <artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab', module='web', version='1.1.1')
)
libraryDependencies += "net.guerlab" % "web" % "1.1.1"
[net.guerlab/web "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.guerlab : commons jar 1.1.1
javax.servlet : javax.servlet-api jar 4.0.0
org.springframework : spring-webmvc jar 5.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0