Sapjco integration with Spring Boot
Inclusions
-  
Quickly start rfc client & server
 -  
Quickly operate sap function
 
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcom.github.virtualcry | 
    
| ArtifactId | ArtifactIdsapjco-spring-boot-starter | 
    
| Last Version | Last Version3.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSapjco Spring Boot Starter 
            Sapjco integration with Spring Boot 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| sapjco-spring-boot-starter-3.1.4.pom | |
| sapjco-spring-boot-starter-3.1.4.jar | 316 bytes | 
| sapjco-spring-boot-starter-3.1.4-sources.jar | 261 bytes | 
| sapjco-spring-boot-starter-3.1.4-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.virtualcry/sapjco-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.virtualcry</groupId>
    <artifactId>sapjco-spring-boot-starter</artifactId>
    <version>3.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.virtualcry/sapjco-spring-boot-starter/
implementation 'com.github.virtualcry:sapjco-spring-boot-starter:3.1.4'
                // https://jarcasting.com/artifacts/com.github.virtualcry/sapjco-spring-boot-starter/
implementation ("com.github.virtualcry:sapjco-spring-boot-starter:3.1.4")
                'com.github.virtualcry:sapjco-spring-boot-starter:jar:3.1.4'
                <dependency org="com.github.virtualcry" name="sapjco-spring-boot-starter" rev="3.1.4">
  <artifact name="sapjco-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.virtualcry', module='sapjco-spring-boot-starter', version='3.1.4')
)
                libraryDependencies += "com.github.virtualcry" % "sapjco-spring-boot-starter" % "3.1.4"
                [com.github.virtualcry/sapjco-spring-boot-starter "3.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.virtualcry : sapjco-spring | jar | 3.2.5 | 
| com.github.virtualcry : sapjco-spring-boot-starter-autoconfigure | jar | 3.1.4 | 
| org.springframework.boot : spring-boot-starter | jar | 1.4.0.RELEASE |