License |
License |
---|---|
GroupId | GroupIdde.javatux |
ArtifactId | ArtifactIdj4cups |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJ4Cups
library to support CUPS and IPP protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
j4cups-0.6.1.pom | |
j4cups-0.6.1.jar | 82 KB |
j4cups-0.6.1-sources.jar | 79 KB |
j4cups-0.6.1-javadoc.jar | 312 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |