| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.guerlab.smart.uploader |
| ArtifactId | ArtifactIdsmart-uploader-service |
| Last Version | Last Version20.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguerlab smart platform's uploader model
|
| Project Organization |
Project Organizationguerlab |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.uploader/smart-uploader-service/ -->
<dependency>
<groupId>net.guerlab.smart.uploader</groupId>
<artifactId>smart-uploader-service</artifactId>
<version>20.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.uploader/smart-uploader-service/
implementation 'net.guerlab.smart.uploader:smart-uploader-service:20.3.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.uploader/smart-uploader-service/
implementation ("net.guerlab.smart.uploader:smart-uploader-service:20.3.0")
'net.guerlab.smart.uploader:smart-uploader-service:jar:20.3.0'
<dependency org="net.guerlab.smart.uploader" name="smart-uploader-service" rev="20.3.0">
<artifact name="smart-uploader-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.uploader', module='smart-uploader-service', version='20.3.0')
)
libraryDependencies += "net.guerlab.smart.uploader" % "smart-uploader-service" % "20.3.0"
[net.guerlab.smart.uploader/smart-uploader-service "20.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.guerlab.smart.uploader : smart-uploader-core | jar | 20.3.0 |
| net.guerlab.smart.platform : smart-platform-server-parent | jar | |
| net.guerlab.spring : guerlab-spring-upload-starter | jar | |
| org.projectlombok : lombok | jar |