License |
License |
---|---|
GroupId | GroupIdcom.github.jimsp |
ArtifactId | ArtifactIdjorchestra-example |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJOrchestra
microserviço para execução distribuida com hazelcast à partir de endpoint websocket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jorchestra-example-0.0.1.pom | |
jorchestra-example-0.0.1.jar | 20 KB |
jorchestra-example-0.0.1-sources.jar | 12 KB |
jorchestra-example-0.0.1-javadoc.jar | 92 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jimsp : spring-boot-starter-jorchestra | jar | 0.0.1 |
org.springframework.boot : spring-boot-starter-actuator | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |