is not current version
Last Version 0.66.0.1

com.jwebmp:guiced-servlets 0.60.0.1

An integration library for Servlets in the Guiced Injection Framework

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

guiced-servlets
Version

Version

0.60.0.1
Type

Type

jar

Download guiced-servlets 0.60.0.1


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