License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework |
ArtifactId | ArtifactIdpustefix-cditest |
Last Version | Last Version0.22.22 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPustefix CDI/Spring bridge test application
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pustefix-cditest-0.22.22.pom | |
pustefix-cditest-0.22.22.war | 11 MB |
pustefix-cditest-0.22.22-sources.jar | 7 KB |
pustefix-cditest-0.22.22-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cditest/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-cditest</artifactId>
<version>0.22.22</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cditest/
implementation 'org.pustefixframework:pustefix-cditest:0.22.22'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cditest/
implementation ("org.pustefixframework:pustefix-cditest:0.22.22")
'org.pustefixframework:pustefix-cditest:war:0.22.22'
<dependency org="org.pustefixframework" name="pustefix-cditest" rev="0.22.22">
<artifact name="pustefix-cditest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-cditest', version='0.22.22')
)
libraryDependencies += "org.pustefixframework" % "pustefix-cditest" % "0.22.22"
[org.pustefixframework/pustefix-cditest "0.22.22"]
Group / Artifact | Type | Version |
---|---|---|
org.pustefixframework : pustefix-core | jar | 0.22.22 |
org.pustefixframework : pustefix-cdi | jar | 0.22.22 |
org.jboss.weld : weld-core | jar | 2.2.0.SP1 |
org.jboss.weld.servlet : weld-servlet | jar | 2.2.0.SP1 |
org.jboss.weld : weld-api | jar | 2.2.Final |
org.jboss.weld : weld-spi | jar | 2.2.Final |
org.jboss.weld.servlet : weld-tomcat-support | jar | 1.0.1-Final |
javax.enterprise : cdi-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |