| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.smartcosmos |
| ArtifactId | ArtifactIdsmartcosmos-edge-bulkimport |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSMART COSMOS Objects Bulk Import
Microservice which provides bulk import functionality
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-edge-bulkimport/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-edge-bulkimport</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-edge-bulkimport/
implementation 'net.smartcosmos:smartcosmos-edge-bulkimport:0.0.1'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-edge-bulkimport/
implementation ("net.smartcosmos:smartcosmos-edge-bulkimport:0.0.1")
'net.smartcosmos:smartcosmos-edge-bulkimport:jar:0.0.1'
<dependency org="net.smartcosmos" name="smartcosmos-edge-bulkimport" rev="0.0.1">
<artifact name="smartcosmos-edge-bulkimport" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-edge-bulkimport', version='0.0.1')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-edge-bulkimport" % "0.0.1"
[net.smartcosmos/smartcosmos-edge-bulkimport "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-validator | jar | |
| net.smartcosmos : smartcosmos-framework | jar | 3.1.0 |
| net.smartcosmos : smartcosmos-framework-monitoring | jar | 3.1.0 |
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
| org.springframework.cloud : spring-cloud-starter-zipkin | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.jsonpath : json-path | jar | |
| com.jayway.jsonpath : json-path-assert | jar | |
| org.mapstruct : mapstruct | jar | 1.0.0.Final |
| net.smartcosmos : smartcosmos-framework-test | jar | 3.1.0 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.jayway.restassured : spring-mock-mvc | jar |