is not current version
Last Version 1.3.7

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

This project contains some frequently used java servlets.

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

jbundle-util-webapp-site
Version

Version

0.9.4
Type

Type

jar

Download jbundle-util-webapp-site 0.9.4


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