License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework |
ArtifactId | ArtifactIdpustefix-samplebank |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPustefix Sample Bank
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pustefix-samplebank-0.23.0.pom | |
pustefix-samplebank-0.23.0.war | 7 MB |
pustefix-samplebank-0.23.0-sources.jar | 24 KB |
pustefix-samplebank-0.23.0-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-samplebank/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-samplebank</artifactId>
<version>0.23.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-samplebank/
implementation 'org.pustefixframework:pustefix-samplebank:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-samplebank/
implementation ("org.pustefixframework:pustefix-samplebank:0.23.0")
'org.pustefixframework:pustefix-samplebank:war:0.23.0'
<dependency org="org.pustefixframework" name="pustefix-samplebank" rev="0.23.0">
<artifact name="pustefix-samplebank" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-samplebank', version='0.23.0')
)
libraryDependencies += "org.pustefixframework" % "pustefix-samplebank" % "0.23.0"
[org.pustefixframework/pustefix-samplebank "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pustefixframework : pustefix-core | jar | 0.23.0 |
org.pustefixframework.webservices : pustefix-webservices-core | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |