pwt-spring

Putnami Web Toolkit plugin

License

License

GroupId

GroupId

fr.putnami.pwt
ArtifactId

ArtifactId

pwt-spring
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

pwt-spring
Putnami Web Toolkit plugin

Download pwt-spring

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
fr.putnami.pwt : pwt jar 1.2.0
org.springframework : spring-context jar 4.0.7.RELEASE
org.springframework : spring-web jar 4.0.7.RELEASE
org.springframework : spring-webmvc jar 4.0.7.RELEASE
commons-fileupload : commons-fileupload jar 1.3.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0