Last Version

J4Cups 0.6.1

library to support CUPS and IPP protocol

License

License

GroupId

GroupId

de.javatux
ArtifactId

ArtifactId

j4cups
Version

Version

0.6.1
Type

Type

jar
Description

Description

J4Cups
library to support CUPS and IPP protocol
Project URL

Project URL

https://github.com/oboehm/j4cups
Source Code Management

Source Code Management

https://github.com/oboehm/j4cups

Download j4cups 0.6.1


<!-- https://jarcasting.com/artifacts/de.javatux/j4cups/ -->
<dependency>
    <groupId>de.javatux</groupId>
    <artifactId>j4cups</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.javatux/j4cups/
implementation 'de.javatux:j4cups:0.6.1'
// https://jarcasting.com/artifacts/de.javatux/j4cups/
implementation ("de.javatux:j4cups:0.6.1")
'de.javatux:j4cups:jar:0.6.1'
<dependency org="de.javatux" name="j4cups" rev="0.6.1">
  <artifact name="j4cups" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.javatux', module='j4cups', version='0.6.1')
)
libraryDependencies += "de.javatux" % "j4cups" % "0.6.1"
[de.javatux/j4cups "0.6.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-text jar 1.3
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.6
org.slf4j : slf4j-api jar 1.7.30
javax.validation : validation-api jar 2.0.1.Final
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.17.0
org.apache.logging.log4j : log4j-api Optional jar 2.17.0
org.apache.logging.log4j : log4j-core Optional jar 2.17.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-inline jar 3.4.4
org.patterntesting : patterntesting-rt jar 2.0.2

Project Modules

There are no modules declared in this project.