Last Version

Guiced Servlets 0.60.0.1

An integration library for Servlets in the Guiced Injection Framework

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-servlets
Version

Version

0.60.0.1
Type

Type

jar
Description

Description

Guiced Servlets
An integration library for Servlets in the Guiced Injection Framework
Project URL

Project URL

https://github.com/GedMarc/GuicedServlets
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/GuicedServlets.git

Download guiced-servlets 0.60.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-injection Optional jar 0.60.0.1
com.jwebmp.jre10 : jwebmp-log-master Optional jar 0.60.0.1
javax.servlet : javax.servlet-api jar 3.1.0
com.google.inject.extensions : guice-servlet jar 4.2.1

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.