is not current version
Last Version 0.68.0.1

com.jwebmp.guicedee.servlets:guiced-servlets 0.67.0.15

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.guicedee.servlets
ArtifactId

ArtifactId

guiced-servlets
Version

Version

0.67.0.15
Type

Type

jar

Download guiced-servlets 0.67.0.15


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