License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Arquillian Application Testing & Monitoring |
GroupId | GroupIdorg.juzu |
ArtifactId | ArtifactIdjuzu-bom-arquillian-tomcat7 |
Last Version | Last Version0.7.0-beta25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuzu Arquillian Tomcat7 BOM
The Juzu BOM for Arquillian testing with Tomcat7
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-bom-arquillian-tomcat7/ -->
<dependency>
<groupId>org.juzu</groupId>
<artifactId>juzu-bom-arquillian-tomcat7</artifactId>
<version>0.7.0-beta25</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-bom-arquillian-tomcat7/
implementation 'org.juzu:juzu-bom-arquillian-tomcat7:0.7.0-beta25'
// https://jarcasting.com/artifacts/org.juzu/juzu-bom-arquillian-tomcat7/
implementation ("org.juzu:juzu-bom-arquillian-tomcat7:0.7.0-beta25")
'org.juzu:juzu-bom-arquillian-tomcat7:jar:0.7.0-beta25'
<dependency org="org.juzu" name="juzu-bom-arquillian-tomcat7" rev="0.7.0-beta25">
<artifact name="juzu-bom-arquillian-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-bom-arquillian-tomcat7', version='0.7.0-beta25')
)
libraryDependencies += "org.juzu" % "juzu-bom-arquillian-tomcat7" % "0.7.0-beta25"
[org.juzu/juzu-bom-arquillian-tomcat7 "0.7.0-beta25"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.container : arquillian-tomcat-embedded-7 | jar | 1.0.0.CR4 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.20 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 7.0.20 |
org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.20 |