Last Version

JOrchestra 0.0.1

microserviço para execução distribuida com hazelcast à partir de endpoint websocket

License

License

GroupId

GroupId

com.github.jimsp
ArtifactId

ArtifactId

jorchestra-example
Version

Version

0.0.1
Type

Type

jar
Description

Description

JOrchestra
microserviço para execução distribuida com hazelcast à partir de endpoint websocket
Project URL

Project URL

https://github.com/JimSP/jorchestra
Source Code Management

Source Code Management

https://github.com/JimSP/jorchestra

Download jorchestra-example 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.jimsp/jorchestra-example/ -->
<dependency>
    <groupId>com.github.jimsp</groupId>
    <artifactId>jorchestra-example</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jimsp/jorchestra-example/
implementation 'com.github.jimsp:jorchestra-example:0.0.1'
// https://jarcasting.com/artifacts/com.github.jimsp/jorchestra-example/
implementation ("com.github.jimsp:jorchestra-example:0.0.1")
'com.github.jimsp:jorchestra-example:jar:0.0.1'
<dependency org="com.github.jimsp" name="jorchestra-example" rev="0.0.1">
  <artifact name="jorchestra-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jimsp', module='jorchestra-example', version='0.0.1')
)
libraryDependencies += "com.github.jimsp" % "jorchestra-example" % "0.0.1"
[com.github.jimsp/jorchestra-example "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jimsp : spring-boot-starter-jorchestra jar 0.0.1
org.springframework.boot : spring-boot-starter-actuator jar

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar

test (1)

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

Project Modules

There are no modules declared in this project.