dicom-tools

some tool to handle dicom file

License

License

GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

dicom-tools
Last Version

Last Version

1.1.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

dicom-tools
some tool to handle dicom file
Project URL

Project URL

https://github.com/charleslzq/dicom-tools

Download dicom-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/ -->
<dependency>
    <groupId>com.github.charleslzq</groupId>
    <artifactId>dicom-tools</artifactId>
    <version>1.1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/
implementation 'com.github.charleslzq:dicom-tools:1.1.0-RC2'
// https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/
implementation ("com.github.charleslzq:dicom-tools:1.1.0-RC2")
'com.github.charleslzq:dicom-tools:jar:1.1.0-RC2'
<dependency org="com.github.charleslzq" name="dicom-tools" rev="1.1.0-RC2">
  <artifact name="dicom-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='dicom-tools', version='1.1.0-RC2')
)
libraryDependencies += "com.github.charleslzq" % "dicom-tools" % "1.1.0-RC2"
[com.github.charleslzq/dicom-tools "1.1.0-RC2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.dcm4che.tool » dcm4che-tool-dcm2jpg jar 5.11.0

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar 1.5.6.RELEASE
joda-time : joda-time jar 2.9.9
com.fatboyindustrial.gson-jodatime-serialisers : gson-jodatime-serialisers jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.51
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RC2
1.1.0-RC1
1.0.6-RC4
1.0.6-RC3
1.0.6-RC2
1.0.6-RC1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0