| 组织ID: |
com.wordnik |
| 项目ID: |
swagger-jersey-jaxrs_2.10 |
| 版本: |
1.3.7 |
| 最后修改时间: |
2018-08-16 14:55:19 |
| 包类型: |
jar |
| 标题: |
swagger-jersey-jaxrs |
| 大小: |
61.22KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.wordnik</groupId>
<artifactId>swagger-jersey-jaxrs_2.10</artifactId>
<version>1.3.7</version>
</dependency>
|
| Gradle引入代码: |
com.wordnik:swagger-jersey-jaxrs_2.10:1.3.7
|
| 下载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">
<parent>
<groupId>com.wordnik</groupId>
<artifactId>swagger-project_2.10</artifactId>
<version>1.3.7</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.wordnik</groupId>
<artifactId>swagger-jersey-jaxrs_2.10</artifactId>
<packaging>jar</packaging>
<version>1.3.7</version>
<name>swagger-jersey-jaxrs</name>
<build>
<defaultGoal>install</defaultGoal>
<resources>
<resource>
<directory>src/main/resources</directory>
<excludes>
<exclude>logback.xml</exclude>
</excludes>
</resource>
</resources>
<testResources>
<testResource>
<directory>src/test/resources</directory>
</testResource>
</testResources>
</build>
<dependencies>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.wordnik</groupId>
<artifactId>swagger-jaxrs_2.10</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>com.sun.jersey.contribs</groupId>
<artifactId>jersey-multipart</artifactId>
<version>${jersey-version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-servlet</artifactId>
<version>${jersey-version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
<version>${jersey-version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-core</artifactId>
<version>${jersey-version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-server</artifactId>
<version>${jersey-version}</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.wordnik.swagger.jersey.config.JerseyJaxrsConfig.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$1.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$2.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$3.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$4$$anonfun$apply$1.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$4.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$5.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$7$$anonfun$apply$2.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$7$$anonfun$apply$3.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$7.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$processParamAnnotations$1.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$readRecursive$1.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$readRecursive$2$$anonfun$6.class
com.wordnik.swagger.jersey.JerseyApiReader$$anonfun$readRecursive$2.class
com.wordnik.swagger.jersey.JerseyApiReader.class
com.wordnik.swagger.jersey.listing.ApiListingCache$$anonfun$listing$1$$anonfun$apply$1$$anonfun$apply$2$$anonfun$1.class
com.wordnik.swagger.jersey.listing.ApiListingCache$$anonfun$listing$1$$anonfun$apply$1$$anonfun$apply$2$$anonfun$2.class
com.wordnik.swagger.jersey.listing.ApiListingCache$$anonfun$listing$1$$anonfun$apply$1$$anonfun$apply$2$$anonfun$apply$3.class
com.wordnik.swagger.jersey.listing.ApiListingCache$$anonfun$listing$1$$anonfun$apply$1$$anonfun$apply$2.class
com.wordnik.swagger.jersey.listing.ApiListingCache$$anonfun$listing$1$$anonfun$apply$1.class
com.wordnik.swagger.jersey.listing.ApiListingCache$$anonfun$listing$1.class
com.wordnik.swagger.jersey.listing.ApiListingCache$.class
com.wordnik.swagger.jersey.listing.ApiListingCache.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$3$$anonfun$apply$4.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$3$$anonfun$apply$5.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$3.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$4.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$5.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$6.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$7$$anonfun$apply$6.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$7$$anonfun$apply$7.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$7.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$cookiesToMap$1$$anonfun$apply$8.class
com.wordnik.swagger.jersey.listing.ApiListingResource$$anonfun$cookiesToMap$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
swagger-jaxrs_2.10-${project.parent.version}.jar
/com.wordnik/swagger-jaxrs_2.10/${project.parent.version}
查看swagger-jaxrs_2.10所有版本文件
jersey-multipart-${jersey-version}.jar
/com.sun.jersey.contribs/jersey-multipart/${jersey-version}
查看jersey-multipart所有版本文件
jersey-servlet-${jersey-version}.jar
/com.sun.jersey/jersey-servlet/${jersey-version}
查看jersey-servlet所有版本文件
jersey-client-${jersey-version}.jar
/com.sun.jersey/jersey-client/${jersey-version}
查看jersey-client所有版本文件
jersey-core-${jersey-version}.jar
/com.sun.jersey/jersey-core/${jersey-version}
查看jersey-core所有版本文件
jersey-server-${jersey-version}.jar
/com.sun.jersey/jersey-server/${jersey-version}
查看jersey-server所有版本文件
|