| License |
License |
|---|---|
| GroupId | GroupIdorg.yestech |
| ArtifactId | ArtifactIdyespublish |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYES Publish
Framework to publish ascii or binary data
to different sources. Currently Episodic, Bitgravity, Local, Cloudfs,
and S3 are supported
|
| Project Organization |
Project OrganizationYES Technology Association |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yespublish-1.1.0.pom | |
| yespublish-1.1.0.jar | 51 KB |
| yespublish-1.1.0-sources.jar | 33 KB |
| yespublish-1.1.0-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.yestech/yespublish/ -->
<dependency>
<groupId>org.yestech</groupId>
<artifactId>yespublish</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.yestech/yespublish/
implementation 'org.yestech:yespublish:1.1.0'
// https://jarcasting.com/artifacts/org.yestech/yespublish/
implementation ("org.yestech:yespublish:1.1.0")
'org.yestech:yespublish:jar:1.1.0'
<dependency org="org.yestech" name="yespublish" rev="1.1.0">
<artifact name="yespublish" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yestech', module='yespublish', version='1.1.0')
)
libraryDependencies += "org.yestech" % "yespublish" % "1.1.0"
[org.yestech/yespublish "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.jettison : jettison | jar | 1.1 |
| org.terracotta.modules » tim-annotations Optional | jar | 1.4.0 |
| org.terracotta.modules » tim-pipes Optional | jar | 2.1.0 |
| org.terracotta.modules » tim-masterworker Optional | jar | 2.1.0 |
| xalan : xalan | jar | 2.7.1 |
| joda-time : joda-time | jar | 1.6 |
| jdom : jdom | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jms_1.1_spec Optional | jar | 1.1.1 |
| commons-lang : commons-lang | jar | 2.4 |
| org.yestech : yeslib | jar | 1.2.0 |
| org.yestech : yesepisodic Optional | jar | 1.1.0 |
| org.apache.velocity : velocity | jar | 1.6.1 |
| org.apache.commons : commons-email | jar | 1.1 |
| org.springframework : spring-jms Optional | jar | 2.5.6.SEC01 |
| org.apache.activemq : activemq-core Optional | jar | 5.3.1 |
| commons-io : commons-io | jar | 1.4 |
| net.java.dev.jets3t : jets3t Optional | jar | 0.7.1 |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| org.apache.camel : camel-core Optional | jar | 2.5.0 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava Optional | jar | r07 |
| org.slf4j : slf4j-api Optional | jar | 1.5.8 |
| org.slf4j : slf4j-jdk14 Optional | jar | 1.5.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmock : jmock | jar | 2.5.1 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |
| org.apache.activemq : activemq-all | jar | 5.3.1 |
| org.apache.xbean : xbean-spring | jar | 3.4.3 |
| org.mockito : mockito-all | jar | 1.8.2 |
| junit : junit | jar | 4.7 |