Platform V Faas Java SDK Test

Parent POM for the Platform V Faas Java SDK.

License

License

Categories

Categories

SBE Data Data Structures ORM
GroupId

GroupId

ru.sber.platformv.faas
ArtifactId

ArtifactId

faas-sdk-test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Platform V Faas Java SDK Test
Parent POM for the Platform V Faas Java SDK.
Project URL

Project URL

https://github.com/sber-platformv/faas-sdk-java/tree/main/faas-sdk/faas-sdk-test

Download faas-sdk-test

How to add to project

<!-- https://jarcasting.com/artifacts/ru.sber.platformv.faas/faas-sdk-test/ -->
<dependency>
    <groupId>ru.sber.platformv.faas</groupId>
    <artifactId>faas-sdk-test</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sber.platformv.faas/faas-sdk-test/
implementation 'ru.sber.platformv.faas:faas-sdk-test:1.0.1'
// https://jarcasting.com/artifacts/ru.sber.platformv.faas/faas-sdk-test/
implementation ("ru.sber.platformv.faas:faas-sdk-test:1.0.1")
'ru.sber.platformv.faas:faas-sdk-test:jar:1.0.1'
<dependency org="ru.sber.platformv.faas" name="faas-sdk-test" rev="1.0.1">
  <artifact name="faas-sdk-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sber.platformv.faas', module='faas-sdk-test', version='1.0.1')
)
libraryDependencies += "ru.sber.platformv.faas" % "faas-sdk-test" % "1.0.1"
[ru.sber.platformv.faas/faas-sdk-test "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
ru.sber.platformv.faas : faas-sdk-api jar 1.0.1
ru.sber.platformv.faas : faas-sdk-invoker jar 1.0.1
org.junit.jupiter : junit-jupiter jar 5.8.2
io.rest-assured : rest-assured jar 4.5.1
org.reflections : reflections jar 0.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0-rc.1