| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore.iview2 |
| ArtifactId | ArtifactIdimage-tiler |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMyCoRe IView2 Image Tiler Library
Image Tiling Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| image-tiler-3.0.pom | |
| image-tiler-3.0.jar | 38 KB |
| image-tiler-3.0-sources.jar | 31 KB |
| image-tiler-3.0-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore.iview2/image-tiler/ -->
<dependency>
<groupId>org.mycore.iview2</groupId>
<artifactId>image-tiler</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.iview2/image-tiler/
implementation 'org.mycore.iview2:image-tiler:3.0'
// https://jarcasting.com/artifacts/org.mycore.iview2/image-tiler/
implementation ("org.mycore.iview2:image-tiler:3.0")
'org.mycore.iview2:image-tiler:jar:3.0'
<dependency org="org.mycore.iview2" name="image-tiler" rev="3.0">
<artifact name="image-tiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore.iview2', module='image-tiler', version='3.0')
)
libraryDependencies += "org.mycore.iview2" % "image-tiler" % "3.0"
[org.mycore.iview2/image-tiler "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |
| junit : junit | jar | 4.13.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |