| 组织ID: |
com.ibm.mfp |
| 项目ID: |
adapter-maven-archetype-sql |
| 版本: |
8.0.2018011507 |
| 最后修改时间: |
2018-08-11 10:36:55 |
| 包类型: |
jar |
| 标题: |
IBM MFP Adapter maven archetype sql |
| 描述: |
IBM MFP Adapter archetype for sql adapter as a maven project. BuildNumber is : 8.0.2018011507 |
| 相关URL: |
https://hub.jazz.net/project/imflocalsdk/mfp-adapter-build-plugin |
| 大小: |
8.37KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.ibm.mfp</groupId>
<artifactId>adapter-maven-archetype-sql</artifactId>
<version>8.0.2018011507</version>
</dependency>
|
| Gradle引入代码: |
com.ibm.mfp:adapter-maven-archetype-sql:8.0.2018011507
|
| 下载Jar包: |
|
| POM文件内容: |
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.mfp</groupId>
<artifactId>adapter-maven-archetype-sql</artifactId>
<version>8.0.2018011507</version>
<name>IBM MFP Adapter maven archetype sql</name>
<description>IBM MFP Adapter archetype for sql adapter as a maven project. BuildNumber is : 8.0.2018011507</description>
<url>https://hub.jazz.net/project/imflocalsdk/mfp-adapter-build-plugin</url>
<licenses>
<license>
<name>IBM-International License Agreement for Early Release of Programs</name>
<url>https://developer.ibm.com/mobilefirstplatform/beta/license/</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:git@hub.jazz.net/git/imflocalsdk/mfp-sources</connection>
<developerConnection>scm:git:git@hub.jazz.net/git/imflocalsdk/mfp-sources</developerConnection>
<url>https://hub.jazz.net/project/imflocalsdk/mfp-sources</url>
</scm>
<developers>
<developer>
<name>IBM MobileFirst Platform Foundation</name>
<email>imfsdkt@us.ibm.com</email>
<organizationUrl>http://www.ibm.com</organizationUrl>
</developer>
</developers>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
archetype-resources/.mfp/mfp-adapter-api.d.ts
archetype-resources/pom.xml
archetype-resources/src/main/adapter-resources/adapter.xml
archetype-resources/src/main/adapter-resources/js/__adapter-name__-impl.js
META-INF/maven/archetype-metadata.xml
|
| 依赖Jar: |
无
|