| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.zed-platform |
| ArtifactId | ArtifactIdzedpanel |
| Last Version | Last Version0.0.17 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionBackend as a Service (BaaS) platform
|
| Filename | Size |
|---|---|
| zedpanel-0.0.17.pom | |
| zedpanel-0.0.17.war | 53 MB |
| zedpanel-0.0.17-sources.jar | 70 KB |
| zedpanel-0.0.17-classes.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zedpanel/ -->
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zedpanel</artifactId>
<version>0.0.17</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zedpanel/
implementation 'com.github.zed-platform:zedpanel:0.0.17'
// https://jarcasting.com/artifacts/com.github.zed-platform/zedpanel/
implementation ("com.github.zed-platform:zedpanel:0.0.17")
'com.github.zed-platform:zedpanel:war:0.0.17'
<dependency org="com.github.zed-platform" name="zedpanel" rev="0.0.17">
<artifact name="zedpanel" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zedpanel', version='0.0.17')
)
libraryDependencies += "com.github.zed-platform" % "zedpanel" % "0.0.17"
[com.github.zed-platform/zedpanel "0.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.awaitility : awaitility | jar | 1.6.3 |
| com.jayway.jsonpath : json-path | jar | 0.9.1 |
| org.assertj : assertj-core | jar | 1.6.1 |
| org.springframework.boot : spring-boot-starter-test | jar |