| 组织ID: |
com.commercetools.sdk.jvm.core |
| 项目ID: |
commercetools-java-client-core |
| 版本: |
1.0.0-RC1 |
| 最后修改时间: |
2018-08-07 09:34:26 |
| 包类型: |
jar |
| 标题: |
Apache |
| 描述: |
commercetools-java-client-core |
| 相关URL: |
https://github.com/sphereio/sphere-jvm-sdk |
| 大小: |
55.96KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-java-client-core</artifactId>
<version>1.0.0-RC1</version>
</dependency>
|
| Gradle引入代码: |
com.commercetools.sdk.jvm.core:commercetools-java-client-core: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-java-client-core</artifactId>
<packaging>jar</packaging>
<description>commercetools-java-client-core</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-java-client-core</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-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>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.3.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
io.sphere.sdk.client.AuthActorProtocol$SubscribeMessage.class
io.sphere.sdk.client.SphereHttpHeaders.class
io.sphere.sdk.client.Tokens$1.class
io.sphere.sdk.client.Tokens.class
io.sphere.sdk.client.AuthActorProtocol$FetchTokenFromSphereMessage.class
io.sphere.sdk.client.QueueSphereClientDecoratorActor$AsyncTask.class
io.sphere.sdk.client.AutoRefreshSphereAccessTokenSupplierImpl.class
io.sphere.sdk.client.AuthActorProtocol$TokenDeliveryFailedMessage.class
io.sphere.sdk.client.AutoRefreshSphereAccessTokenSupplierImpl$1.class
io.sphere.sdk.client.Actor.class
io.sphere.sdk.client.TestDoubleSphereClientFactory$2.class
io.sphere.sdk.client.SphereAccessTokenSupplier.class
io.sphere.sdk.client.SphereClientFactory$2.class
io.sphere.sdk.client.SphereClientFactoryImpl.class
io.sphere.sdk.client.AuthActorProtocol$SuccessfulTokenFetchMessage.class
io.sphere.sdk.client.SphereConstantAccessTokenSupplierImpl.class
io.sphere.sdk.client.QueueSphereClientDecoratorActor.class
io.sphere.sdk.client.SphereClientDecorator.class
io.sphere.sdk.client.HttpResponseBodyUtils.class
io.sphere.sdk.client.SphereAccessTokenSupplierFactory.class
io.sphere.sdk.client.BlockingSphereClientImpl.class
io.sphere.sdk.client.AuthActorProtocol.class
io.sphere.sdk.client.QueueSphereClientDecoratorActor$Done.class
io.sphere.sdk.client.AuthActorProtocol$TokenDeliveredMessage.class
io.sphere.sdk.client.QueueSphereClientDecorator.class
io.sphere.sdk.client.SphereClientFactory$1.class
io.sphere.sdk.client.ExceptionFactory.class
io.sphere.sdk.client.SphereClient.class
io.sphere.sdk.client.TokensFacade.class
io.sphere.sdk.client.AuthActor.class
io.sphere.sdk.client.SphereClientImpl.class
io.sphere.sdk.client.OneTimeSphereAccessTokenSupplier.class
io.sphere.sdk.client.AuthActorProtocol$FailedTokenFetchMessage.class
io.sphere.sdk.client.DeprecationExceptionSphereClientDecorator.class
io.sphere.sdk.client.SphereAuth.class
io.sphere.sdk.client.Actor$ReceiveBuilder.class
io.sphere.sdk.client.OnDemandSphereAccessTokenSupplier.class
io.sphere.sdk.client.AutoRefreshSphereAccessTokenSupplierImpl$TokenActor.class
io.sphere.sdk.client.SphereDeprecationException.class
io.sphere.sdk.client.TestDoubleSphereClientFactory.class
io.sphere.sdk.client.TokensSupplierImpl.class
io.sphere.sdk.client.AutoCloseableService.class
io.sphere.sdk.client.QueueSphereClientDecoratorActor$1.class
io.sphere.sdk.client.DeprecationExceptionSphereClientDecorator$DeprecationHeaderSphereRequest.class
io.sphere.sdk.client.TestDoubleSphereClientFactory$1.class
io.sphere.sdk.client.SphereClientFactory.class
io.sphere.sdk.client.BlockingSphereClient.class
io.sphere.sdk.client.HttpResponseExceptionResponsibility.class
io.sphere.sdk.client.TokensSupplier.class
io.sphere.sdk.client.TimeoutSphereClientDecorator.class
|
| 依赖Jar: |
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所有版本文件
|