| License |
License |
|---|---|
| GroupId | GroupIdorg.pustefixframework |
| ArtifactId | ArtifactIdpustefixframework |
| Last Version | Last Version0.23.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPustefix Framework
Pustefix Web Application Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pustefixframework-0.23.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefixframework/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefixframework</artifactId>
<version>0.23.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefixframework/
implementation 'org.pustefixframework:pustefixframework:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefixframework/
implementation ("org.pustefixframework:pustefixframework:0.23.0")
'org.pustefixframework:pustefixframework:pom:0.23.0'
<dependency org="org.pustefixframework" name="pustefixframework" rev="0.23.0">
<artifact name="pustefixframework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefixframework', version='0.23.0')
)
libraryDependencies += "org.pustefixframework" % "pustefixframework" % "0.23.0"
[org.pustefixframework/pustefixframework "0.23.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |