| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.markatta | 
    
| ArtifactId | ArtifactIdjee5unit | 
    
| Last Version | Last Version3.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjee5unit 
            Small and fast framework for unit testing JPA entities and
        JEE6 EJBs. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organizationmarkatta.com | 
            
| Filename | Size | 
|---|---|
| jee5unit-3.0.4.pom | |
| jee5unit-3.0.4.jar | 30 KB | 
| jee5unit-3.0.4-sources.jar | 19 KB | 
| jee5unit-3.0.4-javadoc.jar | 147 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.markatta/jee5unit/ -->
<dependency>
    <groupId>com.markatta</groupId>
    <artifactId>jee5unit</artifactId>
    <version>3.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.markatta/jee5unit/
implementation 'com.markatta:jee5unit:3.0.4'
                // https://jarcasting.com/artifacts/com.markatta/jee5unit/
implementation ("com.markatta:jee5unit:3.0.4")
                'com.markatta:jee5unit:jar:3.0.4'
                <dependency org="com.markatta" name="jee5unit" rev="3.0.4">
  <artifact name="jee5unit" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.markatta', module='jee5unit', version='3.0.4')
)
                libraryDependencies += "com.markatta" % "jee5unit" % "3.0.4"
                [com.markatta/jee5unit "3.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.hibernate : hibernate-core | jar | |
| org.hibernate : hibernate-entitymanager | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | |
| org.hibernate : hibernate-validator | jar | |
| hsqldb : hsqldb Optional | jar | 1.8.0.7 | 
| javax.ejb : ejb-api | jar | 3.0 | 
| javax.transaction : jta | jar | 1.1 | 
| javax.xml : jaxrpc-api | jar | 1.1 | 
| net.sf.scannotation : scannotation | jar | 1.0.2 |