| License |
License |
|---|---|
| GroupId | GroupIdin.clouthink.daas |
| ArtifactId | ArtifactIddaas-fss-core |
| Last Version | Last Version3.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondaas-fss-core
The file storage service.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| daas-fss-core-3.0.7.pom | |
| daas-fss-core-3.0.7.jar | 32 KB |
| daas-fss-core-3.0.7-sources.jar | 29 KB |
| daas-fss-core-3.0.7-javadoc.jar | 193 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.clouthink.daas/daas-fss-core/ -->
<dependency>
<groupId>in.clouthink.daas</groupId>
<artifactId>daas-fss-core</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-fss-core/
implementation 'in.clouthink.daas:daas-fss-core:3.0.7'
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-fss-core/
implementation ("in.clouthink.daas:daas-fss-core:3.0.7")
'in.clouthink.daas:daas-fss-core:jar:3.0.7'
<dependency org="in.clouthink.daas" name="daas-fss-core" rev="3.0.7">
<artifact name="daas-fss-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.clouthink.daas', module='daas-fss-core', version='3.0.7')
)
libraryDependencies += "in.clouthink.daas" % "daas-fss-core" % "3.0.7"
[in.clouthink.daas/daas-fss-core "3.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | 3.2.13.RELEASE |
| org.springframework : spring-web | jar | 3.2.13.RELEASE |
| org.springframework : spring-webmvc | jar | 3.2.13.RELEASE |
| org.springframework.data : spring-data-commons | jar | 1.13.18.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| commons-logging : commons-logging | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |