| 组织ID: |
com.commercetools.sdk.jvm.core |
| 项目ID: |
commercetools-test-lib |
| 版本: |
1.0.0-RC1 |
| 最后修改时间: |
2019-10-29 02:19:21 |
| 包类型: |
jar |
| 标题: |
Apache |
| 描述: |
commercetools-test-lib |
| 相关URL: |
https://github.com/sphereio/sphere-jvm-sdk |
| 大小: |
15.92KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-test-lib</artifactId>
<version>1.0.0-RC1</version>
</dependency>
|
| Gradle引入代码: |
com.commercetools.sdk.jvm.core:commercetools-test-lib:1.0.0-RC1
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-test-lib</artifactId>
<packaging>jar</packaging>
<description>commercetools-test-lib</description>
<url>https://github.com/sphereio/sphere-jvm-sdk</url>
<version>1.0.0-RC1</version>
<licenses>
<license>
<name>Apache</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>commercetools-test-lib</name>
<organization>
<name>com.commercetools.sdk.jvm.core</name>
<url>https://github.com/sphereio/sphere-jvm-sdk</url>
</organization>
<scm>
<url>git@github.com:sphereio/sphere-jvm-sdk.git</url>
<connection>scm:git:git@github.com:sphereio/sphere-jvm-sdk.git</connection>
</scm>
<developers>
<developer>
<id>martin</id>
<name>Martin Konicek</name>
<url>https://github.com/mkonicek</url>
</developer>
<developer>
<id>leonard</id>
<name>Leonard Ehrenfried</name>
<url>https://github.com/lenniboy</url>
</developer>
<developer>
<id>gregor</id>
<name>Gregor Goldmann</name>
<url>https://github.com/gogregor</url>
</developer>
<developer>
<id>michael</id>
<name>Michael Schleichardt</name>
<url>https://github.com/schleichardt</url>
</developer>
<developer>
<id>laura</id>
<name>Laura Luiz</name>
<url>https://github.com/lauraluiz</url>
</developer>
<developer>
<id>oleg</id>
<name>Oleg Ilyenko</name>
<url>https://github.com/OlegIlyenko</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-java-client</artifactId>
<version>1.0.0-RC1</version>
</dependency>
<dependency>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-sdk-base</artifactId>
<version>1.0.0-RC1</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit-dep</artifactId>
<version>4.11</version>
</dependency>
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.0.CR2</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
io.sphere.sdk.test.RetryIntegrationTest.class
io.sphere.sdk.test.RetryIntegrationTest$1.class
io.sphere.sdk.test.IntegrationTest.class
io.sphere.sdk.test.IntegrationTest$1.class
io.sphere.sdk.test.JsonNodeReferenceResolver.class
io.sphere.sdk.test.SphereTestUtils.class
io.sphere.sdk.test.IntegrationTest$3.class
io.sphere.sdk.test.IntegrationTest$2.class
io.sphere.sdk.test.IntegrationTest$4.class
|
| 依赖Jar: |
commercetools-java-client-1.0.0-RC1.jar
/com.commercetools.sdk.jvm.core/commercetools-java-client/1.0.0-RC1
查看commercetools-java-client所有版本文件
commercetools-sdk-base-1.0.0-RC1.jar
/com.commercetools.sdk.jvm.core/commercetools-sdk-base/1.0.0-RC1
查看commercetools-sdk-base所有版本文件
logback-classic-1.1.3.jar
/ch.qos.logback/logback-classic/1.1.3
查看logback-classic所有版本文件
junit-dep-4.11.jar
/junit/junit-dep/4.11
查看junit-dep所有版本文件
junit-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
assertj-core-3.3.0.jar
/org.assertj/assertj-core/3.3.0
查看assertj-core所有版本文件
commons-io-2.4.jar
/commons-io/commons-io/2.4
查看commons-io所有版本文件
netty-all-4.1.0.CR2.jar
/io.netty/netty-all/4.1.0.CR2
查看netty-all所有版本文件
|