| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.bogdanovmn.common.spring | 
    
| ArtifactId | ArtifactIdcommon-spring | 
    
| Last Version | Last Version1.9.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjava-common-spring 
            Java common library (spring) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| common-spring-1.9.0.pom | |
| common-spring-1.9.0.jar | 30 KB | 
| common-spring-1.9.0-sources.jar | 12 KB | 
| common-spring-1.9.0-javadoc.jar | 141 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.common.spring/common-spring/ -->
<dependency>
    <groupId>com.github.bogdanovmn.common.spring</groupId>
    <artifactId>common-spring</artifactId>
    <version>1.9.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.bogdanovmn.common.spring/common-spring/
implementation 'com.github.bogdanovmn.common.spring:common-spring:1.9.0'
                // https://jarcasting.com/artifacts/com.github.bogdanovmn.common.spring/common-spring/
implementation ("com.github.bogdanovmn.common.spring:common-spring:1.9.0")
                'com.github.bogdanovmn.common.spring:common-spring:jar:1.9.0'
                <dependency org="com.github.bogdanovmn.common.spring" name="common-spring" rev="1.9.0">
  <artifact name="common-spring" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.bogdanovmn.common.spring', module='common-spring', version='1.9.0')
)
                libraryDependencies += "com.github.bogdanovmn.common.spring" % "common-spring" % "1.9.0"
                [com.github.bogdanovmn.common.spring/common-spring "1.9.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |