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