is not current version
Last Version 1.3.7

org.jbundle.util.webapp:jbundle-util-webapp-site 0.9.3

This project contains some frequently used java servlets.

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

jbundle-util-webapp-site
Version

Version

0.9.3
Type

Type

jar

Download jbundle-util-webapp-site 0.9.3


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