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-core
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-core 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-websocket jar
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.