GroupId | GroupIdorg.pustefixframework |
---|---|
ArtifactId | ArtifactIdpustefix-cditest |
Version | Version0.22.8 |
Type | Typewar |
Filename | Size |
---|---|
pustefix-cditest-0.22.8.pom | |
pustefix-cditest-0.22.8.war | 14 MB |
pustefix-cditest-0.22.8-sources.jar | 7 KB |
pustefix-cditest-0.22.8-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cditest/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-cditest</artifactId>
<version>0.22.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cditest/
implementation 'org.pustefixframework:pustefix-cditest:0.22.8'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cditest/
implementation ("org.pustefixframework:pustefix-cditest:0.22.8")
'org.pustefixframework:pustefix-cditest:war:0.22.8'
<dependency org="org.pustefixframework" name="pustefix-cditest" rev="0.22.8">
<artifact name="pustefix-cditest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-cditest', version='0.22.8')
)
libraryDependencies += "org.pustefixframework" % "pustefix-cditest" % "0.22.8"
[org.pustefixframework/pustefix-cditest "0.22.8"]