License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.progressoft.brix.domino.apt |
ArtifactId | ArtifactIdapt-client |
Version | Version1.0-rc.2 |
Type | Typejar |
Description |
Descriptionapt-client
GWT Domino
|
Filename | Size |
---|---|
apt-client-1.0-rc.2.pom | |
apt-client-1.0-rc.2.jar | 75 KB |
apt-client-1.0-rc.2-sources.jar | 35 KB |
apt-client-1.0-rc.2-javadoc.jar | 236 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.progressoft.brix.domino.apt/apt-client/ -->
<dependency>
<groupId>com.progressoft.brix.domino.apt</groupId>
<artifactId>apt-client</artifactId>
<version>1.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.apt/apt-client/
implementation 'com.progressoft.brix.domino.apt:apt-client:1.0-rc.2'
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.apt/apt-client/
implementation ("com.progressoft.brix.domino.apt:apt-client:1.0-rc.2")
'com.progressoft.brix.domino.apt:apt-client:jar:1.0-rc.2'
<dependency org="com.progressoft.brix.domino.apt" name="apt-client" rev="1.0-rc.2">
<artifact name="apt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.progressoft.brix.domino.apt', module='apt-client', version='1.0-rc.2')
)
libraryDependencies += "com.progressoft.brix.domino.apt" % "apt-client" % "1.0-rc.2"
[com.progressoft.brix.domino.apt/apt-client "1.0-rc.2"]
Group / Artifact | Type | Version |
---|---|---|
com.progressoft.brix.domino.apt : apt-commons | jar | 1.0-rc.2 |
com.progressoft.brix.domino.api : domino-api-client | jar | 1.0-rc.2 |
org.fusesource.restygwt : restygwt | jar | 2.2.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
com.squareup : javapoet | jar | 1.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | |
com.google.auto.service : auto-service | jar | 1.0-rc3 |
Group / Artifact | Type | Version |
---|---|---|
com.progressoft.brix.domino.test : apt-test | jar | 1.0-rc.2 |
commons-io : commons-io | jar | 2.5 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.7.0 |