| License |
License |
|---|---|
| GroupId | GroupIdorg.sejda |
| ArtifactId | ArtifactIdsejda-commons |
| Last Version | Last Version1.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsejda-commons
A collection of utilities and common classes.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sejda-commons-1.1.7.pom | |
| sejda-commons-1.1.7.jar | 24 KB |
| sejda-commons-1.1.7-sources.jar | 20 KB |
| sejda-commons-1.1.7-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sejda/sejda-commons/ -->
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sejda-commons</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sejda-commons/
implementation 'org.sejda:sejda-commons:1.1.7'
// https://jarcasting.com/artifacts/org.sejda/sejda-commons/
implementation ("org.sejda:sejda-commons:1.1.7")
'org.sejda:sejda-commons:jar:1.1.7'
<dependency org="org.sejda" name="sejda-commons" rev="1.1.7">
<artifact name="sejda-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sejda-commons', version='1.1.7')
)
libraryDependencies += "org.sejda" % "sejda-commons" % "1.1.7"
[org.sejda/sejda-commons "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.mockito : mockito-core | jar | 3.0.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
| org.hamcrest : hamcrest-library | jar | 2.1 |