Last Version

Pustefix Sample 1 0.23.0

Pustefix Web Application Framework

License

License

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-sample1
Version

Version

0.23.0
Type

Type

war
Description

Description

Pustefix Sample 1
Pustefix Web Application Framework
Project Organization

Project Organization

United Internet

Download pustefix-sample1 0.23.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.pustefixframework : pustefix-core jar 0.23.0
org.pustefixframework.logging : pustefix-logback jar 0.23.0
org.pustefixframework.webservices : pustefix-webservices-core jar 0.23.0
org.pustefixframework.samples.modules : animal-module jar 0.23.0
org.pustefixframework.samples.modules : common-module jar 0.23.0
org.tuckey : urlrewritefilter jar 4.0.4
org.springframework.data : spring-data-commons jar 1.7.3.RELEASE
com.yahoo.platform.yui : yuicompressor jar 2.4.8

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.