is not current version
Last Version 0.60.0.1

com.jwebmp.jre10:guiced-servlets 0.59.0.14

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.jre10
ArtifactId

ArtifactId

guiced-servlets
Version

Version

0.59.0.14
Type

Type

jar

Download guiced-servlets 0.59.0.14


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