s

smartcosmos-edge-bulkimport

Microservice which provides bulk import functionality
Files download
File Operation
smartcosmos-edge-bulkimport-0.0.1.jar download
smartcosmos-edge-bulkimport-0.0.1.pom download
smartcosmos-edge-bulkimport-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-edge-bulkimport</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-edge-bulkimport:0.0.1'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-edge-bulkimport:0.0.1")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-edge-bulkimport" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-edge-bulkimport', version='0.0.1')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-edge-bulkimport" rev="0.0.1" />
Leiningen
[net.smartcosmos/smartcosmos-edge-bulkimport "0.0.1"]
Apache Buildr
'net.smartcosmos:smartcosmos-edge-bulkimport:jar:0.0.1'