| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.bld-commons | 
    
| ArtifactId | ArtifactIdprocessor-jpa-servcie | 
    
| Last Version | Last Version1.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionprocessor-jpa-servcie 
            Demo project for Spring Boot 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.bld-commons/processor-jpa-servcie/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>processor-jpa-servcie</artifactId>
    <version>1.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.bld-commons/processor-jpa-servcie/
implementation 'com.github.bld-commons:processor-jpa-servcie:1.1.3'
                // https://jarcasting.com/artifacts/com.github.bld-commons/processor-jpa-servcie/
implementation ("com.github.bld-commons:processor-jpa-servcie:1.1.3")
                'com.github.bld-commons:processor-jpa-servcie:jar:1.1.3'
                <dependency org="com.github.bld-commons" name="processor-jpa-servcie" rev="1.1.3">
  <artifact name="processor-jpa-servcie" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.bld-commons', module='processor-jpa-servcie', version='1.1.3')
)
                libraryDependencies += "com.github.bld-commons" % "processor-jpa-servcie" % "1.1.3"
                [com.github.bld-commons/processor-jpa-servcie "1.1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 | 
| org.hibernate : hibernate-validator | jar | 7.0.1.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.persistence : javax.persistence-api | jar | 2.2 | 
| com.github.bld-commons : class-generator | jar | 1.0.4-SNAPSHOT | 
| com.github.bld-commons : common-jpa-service | jar | 1.1.3 | 
| org.freemarker : freemarker | jar | 2.3.31 | 
| commons-beanutils : commons-beanutils | jar | 1.9.4 | 
| commons-logging : commons-logging | jar | 1.2 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| javax.validation : validation-api | jar | 2.0.1.Final | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 |