License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.jimsp |
ArtifactId | ArtifactIdjorchestra-spring-boot-autoconfigure |
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 |
<!-- https://jarcasting.com/artifacts/com.github.jimsp/jorchestra-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.jimsp</groupId>
<artifactId>jorchestra-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jimsp/jorchestra-spring-boot-autoconfigure/
implementation 'com.github.jimsp:jorchestra-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/com.github.jimsp/jorchestra-spring-boot-autoconfigure/
implementation ("com.github.jimsp:jorchestra-spring-boot-autoconfigure:0.0.1")
'com.github.jimsp:jorchestra-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="com.github.jimsp" name="jorchestra-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="jorchestra-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jimsp', module='jorchestra-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "com.github.jimsp" % "jorchestra-spring-boot-autoconfigure" % "0.0.1"
[com.github.jimsp/jorchestra-spring-boot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-websocket | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
com.github.jimsp : jorchestra-core | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |