| 组织ID: |
com.vaadin.external.streamhtmlparser |
| 项目ID: |
streamhtmlparser-jsilver |
| 版本: |
0.0.10.vaadin1 |
| 最后修改时间: |
2018-07-28 10:11:47 |
| 包类型: |
jar |
| 标题: |
Java Stream HTML Parser from JSilver |
| 描述: |
JSilver is a pure-Java implementation of Clearsilver.
This package includes only the streamhtmlparser part.
|
| 相关URL: |
http://www.google.com |
| 大小: |
38.62KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.vaadin.external.streamhtmlparser</groupId>
<artifactId>streamhtmlparser-jsilver</artifactId>
<version>0.0.10.vaadin1</version>
</dependency>
|
| Gradle引入代码: |
com.vaadin.external.streamhtmlparser:streamhtmlparser-jsilver:0.0.10.vaadin1
|
| 下载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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.vaadin.external.streamhtmlparser</groupId>
<artifactId>streamhtmlparser-jsilver</artifactId>
<version>0.0.10.vaadin1</version>
<name>Java Stream HTML Parser from JSilver</name>
<organization>
<name>Google</name>
<url>http://www.google.com</url>
</organization>
<url>https://code.google.com/p/jsilver/</url>
<description>
JSilver is a pure-Java implementation of Clearsilver.
This package includes only the streamhtmlparser part.
</description>
<licenses>
<license>
<name>Apache License 2.0</name>
<distribution>repo</distribution>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<scm>
<connection>scm:svn:http://jsilver.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:http://jsilver.googlecode.com/svn/trunk/</developerConnection>
<url>https://code.google.com/p/jsilver/source/browse/</url>
</scm>
<developers>
<developer>
<id>id</id>
<name>JSilver Dev</name>
<email>jsilverdev</email>
<url>https://code.google.com/p/jsilver/</url>
<organization>Google</organization>
<organizationUrl>http://www.google.com</organizationUrl>
<timezone>0</timezone>
</developer>
</developers>
<distributionManagement>
<repository>
<id>vaadin-releases</id>
<name>Vaadin release repository</name>
<url>http://oss.sonatype.org/content/repositories/vaadin-releases/</url>
</repository>
<snapshotRepository>
<id>vaadin-snapshots</id>
<name>Vaadin snapshot repository</name>
<url>http://oss.sonatype.org/content/repositories/vaadin-snapshots/</url>
</snapshotRepository>
</distributionManagement>
<repositories>
<repository>
<id>vaadin-snapshots</id>
<url>http://oss.sonatype.org/content/repositories/vaadin-snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>vaadin-releases</id>
<url>http://oss.sonatype.org/content/repositories/vaadin-releases/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.google.gwt.thirdparty.streamhtmlparser.ExternalState.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParser$ATTR_TYPE.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParser$Mode.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParser.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParserFactory$1.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParserFactory$AttributeOptions.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParserFactory$ModeOptions.class
com.google.gwt.thirdparty.streamhtmlparser.HtmlParserFactory.class
com.google.gwt.thirdparty.streamhtmlparser.JavascriptParser.class
com.google.gwt.thirdparty.streamhtmlparser.JavascriptParserFactory.class
com.google.gwt.thirdparty.streamhtmlparser.ParseException.class
com.google.gwt.thirdparty.streamhtmlparser.Parser.class
com.google.gwt.thirdparty.streamhtmlparser.impl.GenericParser.class
com.google.gwt.thirdparty.streamhtmlparser.impl.HtmlParserImpl$1.class
com.google.gwt.thirdparty.streamhtmlparser.impl.HtmlParserImpl.class
com.google.gwt.thirdparty.streamhtmlparser.impl.InternalState.class
com.google.gwt.thirdparty.streamhtmlparser.impl.JavascriptParserImpl.class
com.google.gwt.thirdparty.streamhtmlparser.impl.ParserStateTable.class
com.google.gwt.thirdparty.streamhtmlparser.impl.StateTableTransition.class
com.google.gwt.thirdparty.streamhtmlparser.util.CharacterRecorder.class
com.google.gwt.thirdparty.streamhtmlparser.util.EntityResolver$Status.class
com.google.gwt.thirdparty.streamhtmlparser.util.EntityResolver.class
com.google.gwt.thirdparty.streamhtmlparser.util.HtmlUtils$META_REDIRECT_TYPE.class
com.google.gwt.thirdparty.streamhtmlparser.util.HtmlUtils.class
com.google.gwt.thirdparty.streamhtmlparser.util.JavascriptTokenBuffer.class
|
| 依赖Jar: |
无
|