| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdorg.wing4j.orm | 
    
| ArtifactId | ArtifactIdwing4j-orm-test | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionwing4j-orm-test 
            This is the wing4j-orm member wing4j-orm-test 
         | 
    
| Filename | Size | 
|---|---|
| wing4j-orm-test-1.0.2.pom | |
| wing4j-orm-test-1.0.2.jar | 7 KB | 
| wing4j-orm-test-1.0.2-sources.jar | 4 KB | 
| wing4j-orm-test-1.0.2-javadoc.jar | 59 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-test/ -->
<dependency>
    <groupId>org.wing4j.orm</groupId>
    <artifactId>wing4j-orm-test</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-test/
implementation 'org.wing4j.orm:wing4j-orm-test:1.0.2'
                // https://jarcasting.com/artifacts/org.wing4j.orm/wing4j-orm-test/
implementation ("org.wing4j.orm:wing4j-orm-test:1.0.2")
                'org.wing4j.orm:wing4j-orm-test:jar:1.0.2'
                <dependency org="org.wing4j.orm" name="wing4j-orm-test" rev="1.0.2">
  <artifact name="wing4j-orm-test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.wing4j.orm', module='wing4j-orm-test', version='1.0.2')
)
                libraryDependencies += "org.wing4j.orm" % "wing4j-orm-test" % "1.0.2"
                [org.wing4j.orm/wing4j-orm-test "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wing4j.common : wing4j-common-utils | jar | 1.0.2 | 
| org.wing4j.orm : wing4j-orm-entity | jar | 1.0.2 | 
| org.springframework : spring-context | jar | 4.1.7.RELEASE | 
| org.springframework : spring-core | jar | 4.1.7.RELEASE | 
| org.springframework : spring-jdbc | jar | 4.1.7.RELEASE | 
| org.wing4j.annotation : wing4j-annotation-orm | jar | 1.0.2 | 
| org.wing4j.annotation : wing4j-annotation-test | jar | 1.0.2 | 
| org.apache.logging.log4j : log4j-api | jar | 2.7 | 
| org.apache.logging.log4j : log4j-core | jar | 2.7 | 
| org.apache.logging.log4j : log4j-web | jar | 2.7 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.5 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.21 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.lmax : disruptor | jar | 3.3.5 | 
| org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4 | jar | 1.15 | 
| org.projectlombok : lombok | jar | 1.16.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 4.1.7.RELEASE | 
| junit : junit | jar | 4.12 |