| GroupId | GroupIdcom.github.igor-suhorukov |
|---|---|
| ArtifactId | ArtifactIdcamel-mpd |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| camel-mpd-1.0.pom | |
| camel-mpd-1.0.jar | 12 KB |
| camel-mpd-1.0-sources.jar | 5 KB |
| camel-mpd-1.0-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-mpd/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>camel-mpd</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-mpd/
implementation 'com.github.igor-suhorukov:camel-mpd:1.0'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/camel-mpd/
implementation ("com.github.igor-suhorukov:camel-mpd:1.0")
'com.github.igor-suhorukov:camel-mpd:jar:1.0'
<dependency org="com.github.igor-suhorukov" name="camel-mpd" rev="1.0">
<artifact name="camel-mpd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='camel-mpd', version='1.0')
)
libraryDependencies += "com.github.igor-suhorukov" % "camel-mpd" % "1.0"
[com.github.igor-suhorukov/camel-mpd "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.thejavashop : javampd | jar | 6.0.0 |
| org.apache.camel : camel-core | jar | 2.20.2 |
| org.apache.camel : apt | jar | 2.20.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-test | jar | 2.20.2 |