| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface Wire Data Data Structures |
| GroupId | GroupIdnet.awired.visuwall |
| ArtifactId | ArtifactIdcommon-client |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVisuwall - Common Client
Web application showing build and quality states of Projects in a very visual Wall
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| common-client-0.2.1.pom | |
| common-client-0.2.1.jar | 12 KB |
| common-client-0.2.1-sources.jar | 5 KB |
| common-client-0.2.1-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.awired.visuwall/common-client/ -->
<dependency>
<groupId>net.awired.visuwall</groupId>
<artifactId>common-client</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.visuwall/common-client/
implementation 'net.awired.visuwall:common-client:0.2.1'
// https://jarcasting.com/artifacts/net.awired.visuwall/common-client/
implementation ("net.awired.visuwall:common-client:0.2.1")
'net.awired.visuwall:common-client:jar:0.2.1'
<dependency org="net.awired.visuwall" name="common-client" rev="0.2.1">
<artifact name="common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.visuwall', module='common-client', version='0.2.1')
)
libraryDependencies += "net.awired.visuwall" % "common-client" % "0.2.1"
[net.awired.visuwall/common-client "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | r09 |
| com.sun.jersey : jersey-client | jar | 1.4 |
| com.sun.jersey : jersey-json | jar | 1.4 |
| org.aspectj : aspectjrt | jar | 1.6.10 |
| net.sf.ehcache : ehcache-core | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-api | jar | 1.6.1 |