MVN

net.sf.cssbox : cssbox

Maven & Gradle

Mar 19, 2023
13 usages
204 stars

CSSBox · CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.

<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>cssbox</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.cssbox : cssbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of net.sf.cssbox : cssbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
cssbox-5.0.1
cssbox-5.0.0
4.17
cssbox-4.17
4.16
cssbox-4.16
4.15
cssbox-4.15
4.14
cssbox-4.14
4.13
cssbox-4.13
4.12
cssbox-4.12
4.11
cssbox-4.11
4.10
cssbox-4.10
4.9
cssbox-4.9
4.8
cssbox-4.8
4.7
cssbox-4.7
4.6
cssbox-4.6
4.5
cssbox-4.5
4.4
cssbox-4.4

How to add a dependency to Maven

Add the following net.sf.cssbox : cssbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>cssbox</artifactId>
    <version>5.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.cssbox : cssbox gradle dependency to your build.gradle file:

implementation 'net.sf.cssbox:cssbox:5.0.1'

Gradle Kotlin DSL: Add the following net.sf.cssbox : cssbox gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.cssbox:cssbox:5.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.cssbox : cssbox sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.cssbox" % "cssbox" % "5.0.1"

Advertisement

Dependencies from Group

Mar 19, 2023
13 usages
204 stars
Oct 17, 2022
9 usages
157 stars
Feb 01, 2021
7 usages
78 stars
Oct 17, 2022
1 usages
0 stars
Sep 01, 2014
1 usages
56 stars

Discover Dependencies

Jul 10, 2023
52 usages
648 stars
Sep 01, 2018
124 usages
Mar 15, 2019
19.8k stars
Mar 14, 2023
469 usages
0 stars
Jun 28, 2023
196 usages
2.1k stars
Mar 17, 2023
25 usages
2.2k stars
May 17, 2023
108 usages
25 stars
Aug 12, 2020
1 usages
25.5k stars
Jul 07, 2023
66 usages
2.5k stars