| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdeu.limetri.ygg |
| ArtifactId | ArtifactIdygg-client |
| Last Version | Last Version0.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionygg-client
Ygg provides core components for a business process handing platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ygg-client-0.28.pom | |
| ygg-client-0.28.jar | 6 KB |
| ygg-client-0.28-sources.jar | 5 KB |
| ygg-client-0.28-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client/ -->
<dependency>
<groupId>eu.limetri.ygg</groupId>
<artifactId>ygg-client</artifactId>
<version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client/
implementation 'eu.limetri.ygg:ygg-client:0.28'
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client/
implementation ("eu.limetri.ygg:ygg-client:0.28")
'eu.limetri.ygg:ygg-client:jar:0.28'
<dependency org="eu.limetri.ygg" name="ygg-client" rev="0.28">
<artifact name="ygg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.ygg', module='ygg-client', version='0.28')
)
libraryDependencies += "eu.limetri.ygg" % "ygg-client" % "0.28"
[eu.limetri.ygg/ygg-client "0.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.limetri.ygg : ygg-api | jar | 0.28 |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.10.Final |
| org.jboss.resteasy : resteasy-client | jar | 3.0.10.Final |
| org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.0.10.Final |
| org.fusesource.mqtt-client : mqtt-client | jar | 1.10 |
| commons-lang : commons-lang | jar | 2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : resteasy-undertow | jar | 3.0.10.Final |
| io.undertow : undertow-servlet | jar | 1.0.15.Final |
| org.apache.activemq : apollo-broker | jar | 1.7.1 |
| org.apache.activemq : apollo-mqtt | jar | 1.7.1 |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |