| 组织ID: |
io.crnk |
| 项目ID: |
crnk-operations |
| 版本: |
2.6.20180522184741 |
| 最后修改时间: |
2019-12-13 22:24:55 |
| 包类型: |
jar |
| 标题: |
Crnk |
| 描述: |
JSON API with Crnk |
| 相关URL: |
http://wwww.crnk.io |
| 大小: |
28.40KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.crnk</groupId>
<artifactId>crnk-operations</artifactId>
<version>2.6.20180522184741</version>
</dependency>
|
| Gradle引入代码: |
io.crnk:crnk-operations:2.6.20180522184741
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
<modelVersion>4.0.0</modelVersion>
<groupId>io.crnk</groupId>
<artifactId>crnk-operations</artifactId>
<version>2.6.20180522184741</version>
<dependencies>
<dependency>
<groupId>io.crnk</groupId>
<artifactId>crnk-core</artifactId>
<version>2.6.20180522184741</version>
<scope>compile</scope>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
<version>Bismuth-RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>
<version>2.26</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.9.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-base</artifactId>
<version>2.9.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<version>2.9.5</version>
</dependency>
</dependencies>
</dependencyManagement>
<description>JSON API with Crnk</description>
<name>Crnk</name>
<url>http://wwww.crnk.io</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>crnk.io</id>
<name>crnk.io</name>
<email>info@crnk.io</email>
</developer>
</developers>
<scm>
<url>https://github.com/crnk-project/crnk-framework</url>
</scm>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
io.crnk.operations.client.OperationsCall$1.class
io.crnk.operations.client.OperationsCall$QueuedOperation.class
io.crnk.operations.client.OperationsCall.class
io.crnk.operations.client.OperationsClient.class
io.crnk.operations.internal.GraphUtils$Edge.class
io.crnk.operations.internal.GraphUtils$Node.class
io.crnk.operations.internal.GraphUtils.class
io.crnk.operations.internal.OperationParameterUtils$1.class
io.crnk.operations.internal.OperationParameterUtils.class
io.crnk.operations.internal.PATCH.class
io.crnk.operations.Operation.class
io.crnk.operations.OperationResponse.class
io.crnk.operations.server.OperationFilter.class
io.crnk.operations.server.OperationFilterChain.class
io.crnk.operations.server.OperationFilterContext.class
io.crnk.operations.server.OperationsModule$DefaultOperationFilterChain.class
io.crnk.operations.server.OperationsModule$DefaultOperationFilterContext.class
io.crnk.operations.server.OperationsModule.class
io.crnk.operations.server.OperationsRequestProcessor.class
io.crnk.operations.server.OperationsService.class
io.crnk.operations.server.order.DependencyOrderStrategy.class
io.crnk.operations.server.order.OperationOrderStrategy.class
io.crnk.operations.server.order.OrderedOperation.class
io.crnk.operations.server.TransactionOperationFilter$1.class
io.crnk.operations.server.TransactionOperationFilter.class
|
| 依赖Jar: |
crnk-core-2.6.20180522184741.jar
/io.crnk/crnk-core/2.6.20180522184741
查看crnk-core所有版本文件
|