License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.datatables4j |
ArtifactId | ArtifactIddatatables4j-core-base |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataTables4j :: Core :: Base Implementation
Base implementation used in all specific implementations
|
Filename | Size |
---|---|
datatables4j-core-base-0.8.3.pom | |
datatables4j-core-base-0.8.3.jar | 129 KB |
datatables4j-core-base-0.8.3-sources.jar | 132 KB |
datatables4j-core-base-0.8.3-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-base/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-core-base</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-base/
implementation 'com.github.datatables4j:datatables4j-core-base:0.8.3'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-base/
implementation ("com.github.datatables4j:datatables4j-core-base:0.8.3")
'com.github.datatables4j:datatables4j-core-base:jar:0.8.3'
<dependency org="com.github.datatables4j" name="datatables4j-core-base" rev="0.8.3">
<artifact name="datatables4j-core-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-core-base', version='0.8.3')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-core-base" % "0.8.3"
[com.github.datatables4j/datatables4j-core-base "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.datatables4j : datatables4j-core-api | jar | 0.8.3 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |