diop-springboot-sdk

iSysCore DIOP Springboot SDK

License

License

MIT License
GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

diop-springboot-sdk
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

diop-springboot-sdk
iSysCore DIOP Springboot SDK

Download diop-springboot-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.isyscore/diop-springboot-sdk/ -->
<dependency>
    <groupId>com.github.isyscore</groupId>
    <artifactId>diop-springboot-sdk</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isyscore/diop-springboot-sdk/
implementation 'com.github.isyscore:diop-springboot-sdk:1.0.2'
// https://jarcasting.com/artifacts/com.github.isyscore/diop-springboot-sdk/
implementation ("com.github.isyscore:diop-springboot-sdk:1.0.2")
'com.github.isyscore:diop-springboot-sdk:jar:1.0.2'
<dependency org="com.github.isyscore" name="diop-springboot-sdk" rev="1.0.2">
  <artifact name="diop-springboot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isyscore', module='diop-springboot-sdk', version='1.0.2')
)
libraryDependencies += "com.github.isyscore" % "diop-springboot-sdk" % "1.0.2"
[com.github.isyscore/diop-springboot-sdk "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.isyscore : diop-sdk jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.9.RELEASE
com.github.isyscore : common-jvm jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0