Last Version

lib-web 2.0.1

lib-web

License

License

Categories

Categories

Net
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

lib-web
Version

Version

2.0.1
Type

Type

pom
Description

Description

lib-web
lib-web
Project URL

Project URL

https://github.com/bndynet/Jlib
Project Organization

Project Organization

BNDY-NET
Source Code Management

Source Code Management

https://github.com/bndynet/Jlib

Download lib-web 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.springframework : spring-web jar 5.0.8.RELEASE
net.bndy : lib-data jar 2.0.1

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 21.0

Project Modules

There are no modules declared in this project.