| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jiesu12 |
| ArtifactId | ArtifactIdfileswim-service |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfileswim-service
Fileswim Service
|
| Filename | Size |
|---|---|
| fileswim-service-1.1.5.pom | |
| fileswim-service-1.1.5.jar | 21 KB |
| fileswim-service-1.1.5-sources.jar | 8 KB |
| fileswim-service-1.1.5-javadoc.jar | 318 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiesu12/fileswim-service/ -->
<dependency>
<groupId>com.github.jiesu12</groupId>
<artifactId>fileswim-service</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiesu12/fileswim-service/
implementation 'com.github.jiesu12:fileswim-service:1.1.5'
// https://jarcasting.com/artifacts/com.github.jiesu12/fileswim-service/
implementation ("com.github.jiesu12:fileswim-service:1.1.5")
'com.github.jiesu12:fileswim-service:jar:1.1.5'
<dependency org="com.github.jiesu12" name="fileswim-service" rev="1.1.5">
<artifact name="fileswim-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiesu12', module='fileswim-service', version='1.1.5')
)
libraryDependencies += "com.github.jiesu12" % "fileswim-service" % "1.1.5"
[com.github.jiesu12/fileswim-service "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-security | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.2 |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |