License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework |
ArtifactId | ArtifactIdpustefix-sample-firstapp |
Last Version | Last Version0.20.12 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPustefix Sample Firstapp
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-sample-firstapp/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-sample-firstapp</artifactId>
<version>0.20.12</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-sample-firstapp/
implementation 'org.pustefixframework:pustefix-sample-firstapp:0.20.12'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-sample-firstapp/
implementation ("org.pustefixframework:pustefix-sample-firstapp:0.20.12")
'org.pustefixframework:pustefix-sample-firstapp:war:0.20.12'
<dependency org="org.pustefixframework" name="pustefix-sample-firstapp" rev="0.20.12">
<artifact name="pustefix-sample-firstapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-sample-firstapp', version='0.20.12')
)
libraryDependencies += "org.pustefixframework" % "pustefix-sample-firstapp" % "0.20.12"
[org.pustefixframework/pustefix-sample-firstapp "0.20.12"]
Group / Artifact | Type | Version |
---|---|---|
org.pustefixframework : pustefix-core | jar | 0.20.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |