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