License |
License |
---|---|
GroupId | GroupIdorg.symphonyoss.s2.canon.example |
ArtifactId | ArtifactIdcanon-example |
Version | Version0.0.4 |
Type | Typepom |
Description |
DescriptionJSON API Generation Tooling Example Application
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
canon-example-0.0.4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/canon-example/ -->
<dependency>
<groupId>org.symphonyoss.s2.canon.example</groupId>
<artifactId>canon-example</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/canon-example/
implementation 'org.symphonyoss.s2.canon.example:canon-example:0.0.4'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/canon-example/
implementation ("org.symphonyoss.s2.canon.example:canon-example:0.0.4")
'org.symphonyoss.s2.canon.example:canon-example:pom:0.0.4'
<dependency org="org.symphonyoss.s2.canon.example" name="canon-example" rev="0.0.4">
<artifact name="canon-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.canon.example', module='canon-example', version='0.0.4')
)
libraryDependencies += "org.symphonyoss.s2.canon.example" % "canon-example" % "0.0.4"
[org.symphonyoss.s2.canon.example/canon-example "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |