License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.symphonyoss.s2.canon.example |
ArtifactId | ArtifactIdpresence-client |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionJSON API Generation Tooling Example Application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
presence-client-0.0.4.pom | |
presence-client-0.0.4.jar | 158 KB |
presence-client-0.0.4-sources.jar | 135 KB |
presence-client-0.0.4-javadoc.jar | 547 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/presence-client/ -->
<dependency>
<groupId>org.symphonyoss.s2.canon.example</groupId>
<artifactId>presence-client</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/presence-client/
implementation 'org.symphonyoss.s2.canon.example:presence-client:0.0.4'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/presence-client/
implementation ("org.symphonyoss.s2.canon.example:presence-client:0.0.4")
'org.symphonyoss.s2.canon.example:presence-client:jar:0.0.4'
<dependency org="org.symphonyoss.s2.canon.example" name="presence-client" rev="0.0.4">
<artifact name="presence-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.canon.example', module='presence-client', version='0.0.4')
)
libraryDependencies += "org.symphonyoss.s2.canon.example" % "presence-client" % "0.0.4"
[org.symphonyoss.s2.canon.example/presence-client "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.symphonyoss.s2.fugue : fugue-core | jar | 0.0.9 |
org.symphonyoss.s2.canon : canon-template-java | jar | 0.0.19 |
org.symphonyoss.s2.canon : canon-runtime-java | jar | 0.0.19 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |