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