is not current version
Last Version 1.3.7

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

This project contains some frequently used java servlets.

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

jbundle-util-webapp-site
Version

Version

1.0.1
Type

Type

jar

Download jbundle-util-webapp-site 1.0.1


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