License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.zed-platform |
ArtifactId | ArtifactIdzed-boot-rpi-benchmark |
Last Version | Last Version0.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBackend as a Service (BaaS) platform
|
<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-boot-rpi-benchmark/ -->
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zed-boot-rpi-benchmark</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-boot-rpi-benchmark/
implementation 'com.github.zed-platform:zed-boot-rpi-benchmark:0.0.18'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-boot-rpi-benchmark/
implementation ("com.github.zed-platform:zed-boot-rpi-benchmark:0.0.18")
'com.github.zed-platform:zed-boot-rpi-benchmark:jar:0.0.18'
<dependency org="com.github.zed-platform" name="zed-boot-rpi-benchmark" rev="0.0.18">
<artifact name="zed-boot-rpi-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-boot-rpi-benchmark', version='0.0.18')
)
libraryDependencies += "com.github.zed-platform" % "zed-boot-rpi-benchmark" % "0.0.18"
[com.github.zed-platform/zed-boot-rpi-benchmark "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |