| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcool.lazy-cat | 
    
| ArtifactId | ArtifactIdorm-annotation | 
    
| Last Version | Last Version2.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorm annotation 
            orm framework annotation 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| orm-annotation-2.4.0.pom | |
| orm-annotation-2.4.0.jar | 9 KB | 
| orm-annotation-2.4.0-sources.jar | 11 KB | 
| orm-annotation-2.4.0-javadoc.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cool.lazy-cat/orm-annotation/ -->
<dependency>
    <groupId>cool.lazy-cat</groupId>
    <artifactId>orm-annotation</artifactId>
    <version>2.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cool.lazy-cat/orm-annotation/
implementation 'cool.lazy-cat:orm-annotation:2.4.0'
                // https://jarcasting.com/artifacts/cool.lazy-cat/orm-annotation/
implementation ("cool.lazy-cat:orm-annotation:2.4.0")
                'cool.lazy-cat:orm-annotation:jar:2.4.0'
                <dependency org="cool.lazy-cat" name="orm-annotation" rev="2.4.0">
  <artifact name="orm-annotation" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cool.lazy-cat', module='orm-annotation', version='2.4.0')
)
                libraryDependencies += "cool.lazy-cat" % "orm-annotation" % "2.4.0"
                [cool.lazy-cat/orm-annotation "2.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cool.lazy-cat : orm-base | jar | 2.4.0 |