| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdeu.limetri.ygg |
| ArtifactId | ArtifactIdygg-client-web |
| Last Version | Last Version0.28 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionygg-client-web
Ygg provides core components for a business process handing platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ygg-client-web-0.28.pom | |
| ygg-client-web-0.28.war | 29 KB |
| ygg-client-web-0.28-sources.jar | 869 bytes |
| ygg-client-web-0.28-javadoc.jar | 335 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client-web/ -->
<dependency>
<groupId>eu.limetri.ygg</groupId>
<artifactId>ygg-client-web</artifactId>
<version>0.28</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client-web/
implementation 'eu.limetri.ygg:ygg-client-web:0.28'
// https://jarcasting.com/artifacts/eu.limetri.ygg/ygg-client-web/
implementation ("eu.limetri.ygg:ygg-client-web:0.28")
'eu.limetri.ygg:ygg-client-web:war:0.28'
<dependency org="eu.limetri.ygg" name="ygg-client-web" rev="0.28">
<artifact name="ygg-client-web" type="war" />
</dependency>
@Grapes(
@Grab(group='eu.limetri.ygg', module='ygg-client-web', version='0.28')
)
libraryDependencies += "eu.limetri.ygg" % "ygg-client-web" % "0.28"
[eu.limetri.ygg/ygg-client-web "0.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jolokia : jolokia-core | jar | 1.2.3 |
| eu.limetri.ygg : ygg-api | jar | 0.28 |
| eu.limetri.ygg : ygg-engine-simple | jar | 0.28 |
| eu.limetri.ygg : ygg-registry-jdbc | jar | 0.28 |
| eu.limetri.ygg : jboss-support | jar | 0.28 |
| eu.limetri.ygg : ygg-auth-keycloak | jar | 0.28 |
| eu.limetri.ygg : ygg-server | jar | 0.28 |
| org.restlet.jee » org.restlet.ext.spring | jar | 2.1.7 |
| org.springframework : spring-beans | jar | 4.1.2.RELEASE |
| org.springframework : spring-context | jar | 4.1.2.RELEASE |
| org.springframework : spring-web | jar | 4.1.2.RELEASE |
| org.springframework : spring-expression | jar | 4.1.2.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |