License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddatatables-servlet2 |
Version | Version0.9.3 |
Type | Typejar |
Description |
DescriptionDandelion :: Datatables :: Extras :: Servlet 2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-servlet2</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/
implementation 'com.github.dandelion:datatables-servlet2:0.9.3'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-servlet2/
implementation ("com.github.dandelion:datatables-servlet2:0.9.3")
'com.github.dandelion:datatables-servlet2:jar:0.9.3'
<dependency org="com.github.dandelion" name="datatables-servlet2" rev="0.9.3">
<artifact name="datatables-servlet2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-servlet2', version='0.9.3')
)
libraryDependencies += "com.github.dandelion" % "datatables-servlet2" % "0.9.3"
[com.github.dandelion/datatables-servlet2 "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dandelion : datatables-core | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |