JayWire Servlet Integration

JayWire Integration with Java Servlets

License

License

Categories

Categories

Wire Data Data Structures JayWire Application Layer Libs Dependency Injection
GroupId

GroupId

com.vanillasource.jaywire
ArtifactId

ArtifactId

jaywire-servlet
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JayWire Servlet Integration
JayWire Integration with Java Servlets

Download jaywire-servlet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vanillasource.jaywire : jaywire jar 1.1.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.
com.vanillasource.jaywire

VanillaSource

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1