License |
License |
---|---|
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-sxmp |
Version | Version1.5.6 |
Type | Typejar |
Description |
Descriptionch-sxmp
Library implementing the SXMP protocol
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-sxmp-1.5.6.pom | |
ch-sxmp-1.5.6.jar | 57 KB |
ch-sxmp-1.5.6-sources.jar | 47 KB |
ch-sxmp-1.5.6-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-sxmp/ -->
<dependency>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-sxmp</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-sxmp/
implementation 'com.cloudhopper:ch-sxmp:1.5.6'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-sxmp/
implementation ("com.cloudhopper:ch-sxmp:1.5.6")
'com.cloudhopper:ch-sxmp:jar:1.5.6'
<dependency org="com.cloudhopper" name="ch-sxmp" rev="1.5.6">
<artifact name="ch-sxmp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-sxmp', version='1.5.6')
)
libraryDependencies += "com.cloudhopper" % "ch-sxmp" % "1.5.6"
[com.cloudhopper/ch-sxmp "1.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.0,) |
com.cloudhopper : ch-commons-util | jar | 6.0.3 |
com.cloudhopper : ch-commons-charset | jar | [3.0.0,) |
commons-lang : commons-lang | jar | 2.6 |
org.apache.httpcomponents : httpclient | jar | 4.2.6 |
org.apache.httpcomponents : httpcore | jar | 4.2.5 |
org.json : json | jar | 20090211 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar | [1.5.0,) |
org.slf4j : jcl-over-slf4j | jar | [1.5.0,) |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |
org.hamcrest : hamcrest-all | jar | ${hamcrest.version} |
xmlunit : xmlunit | jar | [1.3,) |
ch.qos.logback : logback-core | jar | [1.0,) |
ch.qos.logback : logback-classic | jar | [1.0,) |