sejda-io

An Input/Output layer built on top of Java standard io and nio packages

License

License

GroupId

GroupId

org.sejda
ArtifactId

ArtifactId

sejda-io
Last Version

Last Version

2.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

sejda-io
An Input/Output layer built on top of Java standard io and nio packages
Project URL

Project URL

http://www.sejda.org
Project Organization

Project Organization

sejda

Download sejda-io

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.sejda : sejda-commons jar 1.1.7

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.1.4
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0.M4
1.0.0.M3