net.guerlab: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

guerlab-web
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.guerlab: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/guerlab-web
Project Organization

Project Organization

guerlab
Source Code Management

Source Code Management

https://gitee.com/guerlab_net/guerlab-web

Download guerlab-web

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.guerlab : guerlab-commons jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.7.0
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.1
1.0.0