License |
License |
---|---|
GroupId | GroupIdorg.sejda |
ArtifactId | ArtifactIdsejda-io |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsejda-io
An Input/Output layer built on top of Java standard io and nio packages
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sejda-io-2.1.4.pom | |
sejda-io-2.1.4.jar | 28 KB |
sejda-io-2.1.4-sources.jar | 23 KB |
sejda-io-2.1.4-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sejda/sejda-io/ -->
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sejda-io</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sejda-io/
implementation 'org.sejda:sejda-io:2.1.4'
// https://jarcasting.com/artifacts/org.sejda/sejda-io/
implementation ("org.sejda:sejda-io:2.1.4")
'org.sejda:sejda-io:jar:2.1.4'
<dependency org="org.sejda" name="sejda-io" rev="2.1.4">
<artifact name="sejda-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sejda-io', version='2.1.4')
)
libraryDependencies += "org.sejda" % "sejda-io" % "2.1.4"
[org.sejda/sejda-io "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.sejda : sejda-commons | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
ch.qos.logback : logback-core | jar | 1.2.11 |
org.mockito : mockito-core | jar | 4.6.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |