License |
License |
---|---|
GroupId | GroupIdorg.jbundle.util.webapp |
ArtifactId | ArtifactIdjbundle-util-webapp-site |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Servlet Collection
Simple OSGi Java Servlets.
|
Project Organization |
Project Organizationjbundle.org |
Filename | Size |
---|---|
jbundle-util-webapp-site-1.3.7.pom | |
jbundle-util-webapp-site-1.3.7.jar | 1 KB |
Browse |
<!-- 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.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/jbundle-util-webapp-site/
implementation 'org.jbundle.util.webapp:jbundle-util-webapp-site:1.3.7'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/jbundle-util-webapp-site/
implementation ("org.jbundle.util.webapp:jbundle-util-webapp-site:1.3.7")
'org.jbundle.util.webapp:jbundle-util-webapp-site:jar:1.3.7'
<dependency org="org.jbundle.util.webapp" name="jbundle-util-webapp-site" rev="1.3.7">
<artifact name="jbundle-util-webapp-site" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='jbundle-util-webapp-site', version='1.3.7')
)
libraryDependencies += "org.jbundle.util.webapp" % "jbundle-util-webapp-site" % "1.3.7"
[org.jbundle.util.webapp/jbundle-util-webapp-site "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |