Juzu Arquillian Tomcat7 Depchain

The Juzu Depchain for Arquillian testing with Tomcat7

License

License

Categories

Categories

Tomcat Container Application Servers Arquillian Application Testing & Monitoring
GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-depchain-arquillian-tomcat7
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Juzu Arquillian Tomcat7 Depchain
The Juzu Depchain for Arquillian testing with Tomcat7
Project Organization

Project Organization

eXo Platform SAS

Download juzu-depchain-arquillian-tomcat7

How to add to project

<!-- https://jarcasting.com/artifacts/org.juzu/juzu-depchain-arquillian-tomcat7/ -->
<dependency>
    <groupId>org.juzu</groupId>
    <artifactId>juzu-depchain-arquillian-tomcat7</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-depchain-arquillian-tomcat7/
implementation 'org.juzu:juzu-depchain-arquillian-tomcat7:1.2.0'
// https://jarcasting.com/artifacts/org.juzu/juzu-depchain-arquillian-tomcat7/
implementation ("org.juzu:juzu-depchain-arquillian-tomcat7:1.2.0")
'org.juzu:juzu-depchain-arquillian-tomcat7:jar:1.2.0'
<dependency org="org.juzu" name="juzu-depchain-arquillian-tomcat7" rev="1.2.0">
  <artifact name="juzu-depchain-arquillian-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-depchain-arquillian-tomcat7', version='1.2.0')
)
libraryDependencies += "org.juzu" % "juzu-depchain-arquillian-tomcat7" % "1.2.0"
[org.juzu/juzu-depchain-arquillian-tomcat7 "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jboss.arquillian.container : arquillian-tomcat-embedded-7 jar 1.0.0.CR5
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

Project Modules

There are no modules declared in this project.

Juzu

Juzu Web is a web framework for developing MVC applications, emphasing on simplicity and type safety.

Website

http://juzuweb.org

Build status

Build Status

Build instructions

Prerequisites

  • Java 1.7
  • Apache Maven 3

Build the project

mvn verify

Build the project and generate tests coverage information (not human readable they are useful to be integrated in another software like SonarQube)

mvn verify -Pcoverage

Build the project and generate tests coverage reports (in target/site/jacoco)

mvn verify -Pcoverage-report
org.juzu

Juzu Repositories

Develop powerful web applications

Versions

Version
1.2.0
1.2.0-RC01
1.2.0-M06
1.2.0-M05
1.2.0-M04
1.2.0-M03
1.2.0-M02
1.2.0-M01
1.1.3
1.1.2
1.1.1
1.1.1-RC01
1.1.1-M01
1.1.0
1.1.0-M1
1.0.0
1.0.0-cr2
1.0.0-cr1
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
0.8.0
0.8.0-beta7
0.8.0-beta6
0.8.0-beta5
0.8.0-beta4
0.8.0-beta3
0.8.0-beta2
0.8.0-beta1
0.7.0
0.7.0-cr1
0.7.0-beta26