组织ID: |
com.github.mxab.thymeleaf.extras |
项目ID: |
thymeleaf-extras-data-attribute |
版本: |
1.3 |
最后修改时间: |
2018-08-01 10:14:54 |
包类型: |
java-source (源码) |
大小: |
3.23KB |
|
Maven引入代码: |
<dependency>
<groupId>com.github.mxab.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-data-attribute</artifactId>
<version>1.3</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
com.github.mxab.thymeleaf.extras:thymeleaf-extras-data-attribute:1.3
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
com/github/mxab/thymeleaf/extras/dataattribute/dialect/DataAttributeDialect.java
com/github/mxab/thymeleaf/extras/dataattribute/dialect/DataAttributeMatcher.java
com/github/mxab/thymeleaf/extras/dataattribute/dialect/DataProcessor.java
|
依赖Jar: |
无
|