License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bndy |
ArtifactId | ArtifactIdlib-web |
Version | Version2.0.1 |
Type | Typepom |
Description |
Descriptionlib-web
lib-web
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-web-2.0.1.pom | |
lib-web-2.0.1.jar | 1 KB |
lib-web-2.0.1-sources.jar | 2 KB |
lib-web-2.0.1-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |