License |
License |
---|---|
GroupId | GroupIdio.soffa |
ArtifactId | ArtifactIdsoffa-tests |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoffa-tests
SoFFa Platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
soffa-tests-0.3.3.pom | |
soffa-tests-0.3.3.jar | 261 bytes |
soffa-tests-0.3.3-sources.jar | 261 bytes |
soffa-tests-0.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.soffa/soffa-tests/ -->
<dependency>
<groupId>io.soffa</groupId>
<artifactId>soffa-tests</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.soffa/soffa-tests/
implementation 'io.soffa:soffa-tests:0.3.3'
// https://jarcasting.com/artifacts/io.soffa/soffa-tests/
implementation ("io.soffa:soffa-tests:0.3.3")
'io.soffa:soffa-tests:jar:0.3.3'
<dependency org="io.soffa" name="soffa-tests" rev="0.3.3">
<artifact name="soffa-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.soffa', module='soffa-tests', version='0.3.3')
)
libraryDependencies += "io.soffa" % "soffa-tests" % "0.3.3"
[io.soffa/soffa-tests "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.9.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.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |