| License |
License |
|---|---|
| GroupId | GroupIdcom.kafeblog.vertx |
| ArtifactId | ArtifactIdimage-magick |
| Version | Version0.1-alpha |
| Type | Typejar |
| Description |
DescriptionVert.x ImageMagick module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| image-magick-0.1-alpha.pom | |
| image-magick-0.1-alpha.jar | 7 KB |
| image-magick-0.1-alpha-sources.jar | 2 KB |
| image-magick-0.1-alpha-mod.zip | 149 KB |
| image-magick-0.1-alpha-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kafeblog.vertx/image-magick/ -->
<dependency>
<groupId>com.kafeblog.vertx</groupId>
<artifactId>image-magick</artifactId>
<version>0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.kafeblog.vertx/image-magick/
implementation 'com.kafeblog.vertx:image-magick:0.1-alpha'
// https://jarcasting.com/artifacts/com.kafeblog.vertx/image-magick/
implementation ("com.kafeblog.vertx:image-magick:0.1-alpha")
'com.kafeblog.vertx:image-magick:jar:0.1-alpha'
<dependency org="com.kafeblog.vertx" name="image-magick" rev="0.1-alpha">
<artifact name="image-magick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kafeblog.vertx', module='image-magick', version='0.1-alpha')
)
libraryDependencies += "com.kafeblog.vertx" % "image-magick" % "0.1-alpha"
[com.kafeblog.vertx/image-magick "0.1-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.im4java : im4java | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 2.0.0-final |
| io.vertx : vertx-platform | jar | 2.0.0-final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| io.vertx : testtools | jar | 2.0.0-final |