| License |
License |
|---|---|
| GroupId | GroupIdorg.pustefixframework |
| ArtifactId | ArtifactIdpustefix-sample1 |
| Last Version | Last Version0.23.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionPustefix Sample 1
Pustefix Web Application Framework
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pustefix-sample1-0.23.0.pom | |
| pustefix-sample1-0.23.0.war | 10 MB |
| pustefix-sample1-0.23.0-sources.jar | 75 KB |
| pustefix-sample1-0.23.0-javadoc.jar | 347 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |