Last Version

Pustefix MVC Test 0.23.0

Pustefix Web Application Framework

License

License

GroupId

GroupId

org.pustefixframework.samples
ArtifactId

ArtifactId

pustefix-mvctest
Version

Version

0.23.0
Type

Type

war
Description

Description

Pustefix MVC Test
Pustefix Web Application Framework
Project Organization

Project Organization

United Internet

Download pustefix-mvctest 0.23.0


<!-- https://jarcasting.com/artifacts/org.pustefixframework.samples/pustefix-mvctest/ -->
<dependency>
    <groupId>org.pustefixframework.samples</groupId>
    <artifactId>pustefix-mvctest</artifactId>
    <version>0.23.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.samples/pustefix-mvctest/
implementation 'org.pustefixframework.samples:pustefix-mvctest:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework.samples/pustefix-mvctest/
implementation ("org.pustefixframework.samples:pustefix-mvctest:0.23.0")
'org.pustefixframework.samples:pustefix-mvctest:war:0.23.0'
<dependency org="org.pustefixframework.samples" name="pustefix-mvctest" rev="0.23.0">
  <artifact name="pustefix-mvctest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.samples', module='pustefix-mvctest', version='0.23.0')
)
libraryDependencies += "org.pustefixframework.samples" % "pustefix-mvctest" % "0.23.0"
[org.pustefixframework.samples/pustefix-mvctest "0.23.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.pustefixframework : pustefix-core jar 0.23.0
org.pustefixframework.webservices : pustefix-webservices-core jar 0.23.0
org.pustefixframework.webservices : pustefix-webservices-jsonws jar 0.23.0
org.pustefixframework.logging : pustefix-logback jar 0.23.0
org.springframework : spring-context jar 5.0.2.RELEASE
org.springframework : spring-webmvc jar 5.0.2.RELEASE
org.springframework : spring-test jar 5.0.2.RELEASE

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.