| 组织ID: |
com.ibm.websphere.appserver.api |
| 项目ID: |
com.ibm.websphere.appserver.api.json |
| 版本: |
1.0.28 |
| 最后修改时间: |
2019-06-13 23:55:48 |
| 包类型: |
jar |
| 标题: |
WebSphere JSON API |
| 描述: |
WebSphere JSON API, version 1.0 |
| 大小: |
15.20KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.ibm.websphere.appserver.api</groupId>
<artifactId>com.ibm.websphere.appserver.api.json</artifactId>
<version>1.0.28</version>
</dependency>
|
| Gradle引入代码: |
com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.json:1.0.28
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.websphere.appserver.api</groupId>
<artifactId>com.ibm.websphere.appserver.api.json</artifactId>
<version>1.0.28</version>
<description>WebSphere JSON API, version 1.0</description>
<name>WebSphere JSON API</name>
<organization>
<name>IBM</name>
</organization>
<licenses>
<license>
<name>Eclipse Public License</name>
<url>https://www.eclipse.org/legal/epl-v10.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:https://github.com/OpenLiberty/open-liberty.git</connection>
<developerConnection>scm:git:https://github.com:OpenLiberty/open-liberty.git</developerConnection>
<url>https://github.com/OpenLiberty/open-liberty/tree/master</url>
</scm>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/maven/dev/com.ibm.websphere.appserver.api.json/pom.properties
META-INF/maven/dev/com.ibm.websphere.appserver.api.json/pom.xml
com.ibm.json.java.JSON.class
com.ibm.json.java.JSONArray.class
com.ibm.json.java.JSONArtifact.class
com.ibm.json.java.JSONObject.class
com.ibm.json.java.OrderedJSONObject.class
com.ibm.json.java.package-info.class
com.ibm.json.xml.XMLToJSONTransformer.class
com.ibm.json.xml.package-info.class
|
| 依赖Jar: |
无
|