License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.zed-platform |
ArtifactId | ArtifactIdzed-shell |
Last Version | Last Version0.0.20 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionBackend as a Service (BaaS) platform
|
Filename | Size |
---|---|
zed-shell-0.0.20.pom | |
zed-shell-0.0.20.war | 35 MB |
zed-shell-0.0.20-sources.jar | 3 KB |
zed-shell-0.0.20-javadoc.jar | 26 KB |
zed-shell-0.0.20-classes.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-shell/ -->
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zed-shell</artifactId>
<version>0.0.20</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-shell/
implementation 'com.github.zed-platform:zed-shell:0.0.20'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-shell/
implementation ("com.github.zed-platform:zed-shell:0.0.20")
'com.github.zed-platform:zed-shell:war:0.0.20'
<dependency org="com.github.zed-platform" name="zed-shell" rev="0.0.20">
<artifact name="zed-shell" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-shell', version='0.0.20')
)
libraryDependencies += "com.github.zed-platform" % "zed-shell" % "0.0.20"
[com.github.zed-platform/zed-shell "0.0.20"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zed-platform : zed-deployer | jar | 0.0.20 |
com.github.zed-platform : zed-ssh-client | jar | 0.0.20 |
org.apache.maven : maven-settings | jar | 3.0.5 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.49 |
org.bouncycastle : bcprov-jdk15on | jar | 1.49 |
org.codehaus.plexus : plexus-utils | jar | 3.0.17 |
org.jolokia : jolokia-core | jar | |
org.springframework.boot : spring-boot-starter-remote-shell | jar | |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |