Last Version

JOrchestra 0.0.1

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jimsp
ArtifactId

ArtifactId

spring-boot-starter-jorchestra
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 spring-boot-starter-jorchestra 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-websocket jar
com.github.jimsp : jorchestra-spring-boot-autoconfigure jar 0.0.1
com.github.jimsp : jorchestra-core jar 0.0.1
com.hazelcast : hazelcast jar
com.hazelcast : hazelcast-spring 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.