Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.google.sitebricks |
ArtifactId | ArtifactIdsitebricks-easy-client |
Version | Version0.8.8 |
Type | Typejar |
Description |
DescriptionSitebricks :: Easy Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.google.sitebricks/sitebricks-easy-client/ -->
<dependency>
<groupId>com.google.sitebricks</groupId>
<artifactId>sitebricks-easy-client</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.sitebricks/sitebricks-easy-client/
implementation 'com.google.sitebricks:sitebricks-easy-client:0.8.8'
// https://jarcasting.com/artifacts/com.google.sitebricks/sitebricks-easy-client/
implementation ("com.google.sitebricks:sitebricks-easy-client:0.8.8")
'com.google.sitebricks:sitebricks-easy-client:jar:0.8.8'
<dependency org="com.google.sitebricks" name="sitebricks-easy-client" rev="0.8.8">
<artifact name="sitebricks-easy-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.sitebricks', module='sitebricks-easy-client', version='0.8.8')
)
libraryDependencies += "com.google.sitebricks" % "sitebricks-easy-client" % "0.8.8"
[com.google.sitebricks/sitebricks-easy-client "0.8.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.sitebricks : sitebricks-annotations | jar | 0.8.8 |
com.google.sitebricks : sitebricks-client | jar | 0.8.8 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.0 |
com.google.inject : guice | jar | 3.0 |
com.google.guava : guava | jar | 13.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.sitebricks : sitebricks-test-support | jar | 0.8.8 |
org.sonatype.sisu : sisu-inject-bean | jar | 2.3.0 |
junit : junit | jar | 4.8.2 |
com.google.sitebricks : sitebricks | jar | 0.8.8 |
org.eclipse.jetty : jetty-server | jar | 9.0.0.RC0 |
org.mockito : mockito-all | jar | 1.8.5 |
org.sonatype.sisu.inject : guice-servlet | jar | 3.0.2 |
org.sonatype.sisu.inject : guice-multibindings | jar | 3.0.2 |
ch.qos.logback : logback-classic | jar | 1.0.6 |
org.testng : testng | jar | 5.8 |