| Категории |
КатегорииДанные Jakarta Server Pages Jakarta EE The Web Tier |
|---|---|
| Группа | Группаcom.github.datatables4j |
| Идентификатор | Идентификаторdatatables4j-core-jsp |
| Версия | Версия0.8.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| datatables4j-core-jsp-0.8.1.pom | |
| datatables4j-core-jsp-0.8.1.jar | 32 KB |
| datatables4j-core-jsp-0.8.1-sources.jar | 29 KB |
| datatables4j-core-jsp-0.8.1-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-jsp/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-core-jsp</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-jsp/
implementation 'com.github.datatables4j:datatables4j-core-jsp:0.8.1'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-jsp/
implementation ("com.github.datatables4j:datatables4j-core-jsp:0.8.1")
'com.github.datatables4j:datatables4j-core-jsp:jar:0.8.1'
<dependency org="com.github.datatables4j" name="datatables4j-core-jsp" rev="0.8.1">
<artifact name="datatables4j-core-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-core-jsp', version='0.8.1')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-core-jsp" % "0.8.1"
[com.github.datatables4j/datatables4j-core-jsp "0.8.1"]