| 组织ID: |
com.fastjrun.codeg.example |
| 项目ID: |
sdkg-example-api |
| 版本: |
2.1.2 |
| 最后修改时间: |
2019-12-02 09:44:33 |
| 包类型: |
jar |
| 大小: |
9.71KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.fastjrun.codeg.example</groupId>
<artifactId>sdkg-example-api</artifactId>
<version>2.1.2</version>
</dependency>
|
| Gradle引入代码: |
com.fastjrun.codeg.example:sdkg-example-api:2.1.2
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0"?>
<project
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.fastjrun.codeg.example</groupId>
<artifactId>sdkg-example</artifactId>
<version>2.1.2</version>
</parent>
<artifactId>sdkg-example-api</artifactId>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.fastjrun.example.api.BaseApi.class
com.fastjrun.example.dto.DefaultListResponse.class
com.fastjrun.example.api.BaseDefaultApi.class
com.fastjrun.example.dto.ApiRequest.class
com.fastjrun.example.dto.DefaultResponseHead.class
com.fastjrun.example.dto.ApiRequestHead.class
META-INF/maven/com.fastjrun.codeg.example/sdkg-example-api/pom.xml
com.fastjrun.example.dto.AppRequest.class
META-INF/maven/com.fastjrun.codeg.example/sdkg-example-api/pom.properties
com.fastjrun.example.dto.AppRequestHead.class
com.fastjrun.example.dto.BaseListPacket.class
com.fastjrun.example.dto.DefaultResponse.class
com.fastjrun.example.dto.BasePacket.class
|
| 依赖Jar: |
无
|