| 组织ID: |
net.minidev |
| 项目ID: |
ovh-java-sdk-caascontainers |
| 版本: |
0.9.3 |
| 最后修改时间: |
2019-11-30 23:29:18 |
| 包类型: |
jar |
| 标题: |
OVH Java SDK for OVH caascontainers |
| 描述: |
OVH SDK for caascontainers |
| 大小: |
18.77KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>net.minidev</groupId>
<artifactId>ovh-java-sdk-caascontainers</artifactId>
<version>0.9.3</version>
</dependency>
|
| Gradle引入代码: |
net.minidev:ovh-java-sdk-caascontainers:0.9.3
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>net.minidev</groupId>
<artifactId>ovh-java-sdk-pom</artifactId>
<version>0.9.3</version>
</parent>
<artifactId>ovh-java-sdk-caascontainers</artifactId>
<name>OVH Java SDK for OVH caascontainers</name>
<description>OVH SDK for caascontainers</description>
<url>https://github.com/UrielCh/ovh-java-sdk</url>
<!-- The dependencies section in pom.xml is auto generated. No manual changes
are allowed -->
<dependencies>
<dependency>
<artifactId>ovh-java-sdk-core</artifactId>
<groupId>net.minidev</groupId>
<optional>false</optional>
<version>${ovhjavasdk.version}</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
net.minidev.ovh.api.service.OvhRenewalTypeEnum.class
net.minidev.ovh.api.service.OvhRenewType.class
net.minidev.ovh.api.service.OvhStateEnum.class
net.minidev.ovh.api.ApiOvhCaascontainers$1.class
net.minidev.ovh.api.docker.framework.OvhPassword.class
net.minidev.ovh.api.docker.OvhStack.class
net.minidev.ovh.api.docker.slave.framework.app.OvhEnvironment.class
net.minidev.ovh.api.docker.slave.framework.app.OvhVolume.class
net.minidev.ovh.api.docker.slave.framework.app.OvhPort.class
net.minidev.ovh.api.docker.slave.framework.OvhApp.class
net.minidev.ovh.api.docker.slave.OvhMetrics.class
net.minidev.ovh.api.docker.slave.metrics.OvhUsedResources.class
net.minidev.ovh.api.docker.slave.metrics.OvhResources.class
net.minidev.ovh.api.docker.slave.OvhStatus.class
net.minidev.ovh.api.docker.slave.OvhFlavor.class
net.minidev.ovh.api.docker.OvhSlave.class
net.minidev.ovh.api.docker.stack.OvhInputCustomSsl.class
net.minidev.ovh.api.docker.stack.OvhRegistryCredentials.class
net.minidev.ovh.api.docker.stack.OvhCustomSsl.class
net.minidev.ovh.api.docker.stack.OvhCustomSslMessage.class
net.minidev.ovh.api.ApiOvhCaascontainers.class
net.minidev.ovh.api.services.OvhService.class
net.minidev.ovh.api.ApiOvhCaascontainers$2.class
net.minidev.ovh.api.stack.framework.OvhApplication.class
net.minidev.ovh.api.stack.OvhFramework.class
META-INF/maven/net.minidev/ovh-java-sdk-caascontainers/pom.xml
META-INF/maven/net.minidev/ovh-java-sdk-caascontainers/pom.properties
|
| 依赖Jar: |
ovh-java-sdk-core-${ovhjavasdk.version}.jar
/net.minidev/ovh-java-sdk-core/${ovhjavasdk.version}
查看ovh-java-sdk-core所有版本文件
|