is not current version
Last Version 0.60.0.1

com.jwebmp.jre10:guiced-servlets 0.58.0.21-RCTEST

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.58.0.21-RCTEST
Type

Type

jar

Download guiced-servlets 0.58.0.21-RCTEST


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