License |
License |
---|---|
GroupId | GroupIdio.soffa |
ArtifactId | ArtifactIdsoffa-web |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoffa-web
SoFFa Platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
soffa-web-0.3.3.pom | |
soffa-web-0.3.3.jar | 3 KB |
soffa-web-0.3.3-sources.jar | 2 KB |
soffa-web-0.3.3-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.soffa/soffa-web/ -->
<dependency>
<groupId>io.soffa</groupId>
<artifactId>soffa-web</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.soffa/soffa-web/
implementation 'io.soffa:soffa-web:0.3.3'
// https://jarcasting.com/artifacts/io.soffa/soffa-web/
implementation ("io.soffa:soffa-web:0.3.3")
'io.soffa:soffa-web:jar:0.3.3'
<dependency org="io.soffa" name="soffa-web" rev="0.3.3">
<artifact name="soffa-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.soffa', module='soffa-web', version='0.3.3')
)
libraryDependencies += "io.soffa" % "soffa-web" % "0.3.3"
[io.soffa/soffa-web "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.soffa : soffa-core | jar | 0.3.3 |
org.springframework.retry : spring-retry | jar | 1.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-vault-config | jar | 2.1.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | jar | 2.1.9.RELEASE |
org.springframework.cloud : spring-cloud-dependencies | jar | Greenwich.SR3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.9.RELEASE |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |