License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdsitebricks-client |
Version | Version0.8.5.3 |
Type | Typejar |
Description |
DescriptionSitebricks :: Client
objectos way development suite.
|
<!-- https://jarcasting.com/artifacts/br.com.objectos/sitebricks-client/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>sitebricks-client</artifactId>
<version>0.8.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/sitebricks-client/
implementation 'br.com.objectos:sitebricks-client:0.8.5.3'
// https://jarcasting.com/artifacts/br.com.objectos/sitebricks-client/
implementation ("br.com.objectos:sitebricks-client:0.8.5.3")
'br.com.objectos:sitebricks-client:jar:0.8.5.3'
<dependency org="br.com.objectos" name="sitebricks-client" rev="0.8.5.3">
<artifact name="sitebricks-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='sitebricks-client', version='0.8.5.3')
)
libraryDependencies += "br.com.objectos" % "sitebricks-client" % "0.8.5.3"
[br.com.objectos/sitebricks-client "0.8.5.3"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : sitebricks-converter | jar | 0.8.5.3 |
net.jcip : jcip-annotations | jar | 1.0 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
com.ning : async-http-client | jar | 1.6.3 |
commons-io : commons-io | jar | 1.4 |
javax.servlet : servlet-api | jar | 2.5 |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
org.testng : testng | jar | 6.8.7 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |