MVN

org.sejda : sejda-commons

Maven & Gradle

Aug 05, 2022
3 usages
2 stars

sejda-commons · A collection of utilities and common classes.

<dependency>
    <groupId>org.sejda</groupId>
    <artifactId>sejda-commons</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sejda : sejda-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.sejda : sejda-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sejda-commons-2.0.0
1.1.x
sejda-commons-1.1.7
sejda-commons-1.1.6
sejda-commons-1.1.5
sejda-commons-1.1.4
sejda-commons-1.1.3
sejda-commons-1.1.2
sejda-commons-1.1.1
sejda-commons-1.1.0
1.0.x
sejda-commons-1.0.1
sejda-commons-1.0.0

How to add a dependency to Maven

Add the following org.sejda : sejda-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sejda</groupId>
    <artifactId>sejda-commons</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sejda : sejda-commons gradle dependency to your build.gradle file:

implementation 'org.sejda:sejda-commons:2.0.0'

Gradle Kotlin DSL: Add the following org.sejda : sejda-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sejda:sejda-commons:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sejda : sejda-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sejda" % "sejda-commons" % "2.0.0"

Advertisement

Dependencies from Group

Aug 02, 2023
14 usages
450 stars
Aug 02, 2023
10 usages
432 stars
Aug 01, 2023
4 usages
45 stars
Aug 02, 2023
3 usages
450 stars
Aug 02, 2023
3 usages
450 stars

Discover Dependencies