distributed.process.worker

Distribution process worker

License

License

Categories

Categories

Net
GroupId

GroupId

com.netshoes
ArtifactId

ArtifactId

distributed-process-worker
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

distributed.process.worker
Distribution process worker
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/distributed-process-worker
Project Organization

Project Organization

Netshoes

Download distributed-process-worker

How to add to project

<!-- https://jarcasting.com/artifacts/com.netshoes/distributed-process-worker/ -->
<dependency>
    <groupId>com.netshoes</groupId>
    <artifactId>distributed-process-worker</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.netshoes/distributed-process-worker/
implementation 'com.netshoes:distributed-process-worker:0.0.7'
// https://jarcasting.com/artifacts/com.netshoes/distributed-process-worker/
implementation ("com.netshoes:distributed-process-worker:0.0.7")
'com.netshoes:distributed-process-worker:jar:0.0.7'
<dependency org="com.netshoes" name="distributed-process-worker" rev="0.0.7">
  <artifact name="distributed-process-worker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netshoes', module='distributed-process-worker', version='0.0.7')
)
libraryDependencies += "com.netshoes" % "distributed-process-worker" % "0.0.7"
[com.netshoes/distributed-process-worker "0.0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE
org.projectlombok : lombok jar 1.16.20

provided (2)

Group / Artifact Type Version
com.netflix.eureka : eureka-client jar 1.9.0
org.springframework.kafka : spring-kafka jar 2.1.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.4