| License |
License |
|---|---|
| GroupId | GroupIdcom.rogiel.httpchannel |
| ArtifactId | ArtifactIdhttpchannel-channelcopy |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHttpChannel/ChannelCopy
The HttpChannel ChannelCopy module provides an easy method to copy data from a single download channel into one or more upload channels.
|
<!-- https://jarcasting.com/artifacts/com.rogiel.httpchannel/httpchannel-channelcopy/ -->
<dependency>
<groupId>com.rogiel.httpchannel</groupId>
<artifactId>httpchannel-channelcopy</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rogiel.httpchannel/httpchannel-channelcopy/
implementation 'com.rogiel.httpchannel:httpchannel-channelcopy:1.0.0'
// https://jarcasting.com/artifacts/com.rogiel.httpchannel/httpchannel-channelcopy/
implementation ("com.rogiel.httpchannel:httpchannel-channelcopy:1.0.0")
'com.rogiel.httpchannel:httpchannel-channelcopy:jar:1.0.0'
<dependency org="com.rogiel.httpchannel" name="httpchannel-channelcopy" rev="1.0.0">
<artifact name="httpchannel-channelcopy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rogiel.httpchannel', module='httpchannel-channelcopy', version='1.0.0')
)
libraryDependencies += "com.rogiel.httpchannel" % "httpchannel-channelcopy" % "1.0.0"
[com.rogiel.httpchannel/httpchannel-channelcopy "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rogiel.httpchannel : httpchannel-api | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.rogiel.httpchannel.services : httpchannel-service-megaupload | jar | 1.0.0 |
| com.rogiel.httpchannel.services : httpchannel-service-multiupload | jar | 1.0.0 |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.4 |