| License |
License |
|---|---|
| GroupId | GroupIddev.vality |
| ArtifactId | ArtifactIddamsel |
| Version | Version1.544-dcd92dd |
| Type | Typejar |
| Description |
DescriptionDamsel
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| damsel-1.544-dcd92dd.pom | |
| damsel-1.544-dcd92dd.jar | 19 MB |
| damsel-1.544-dcd92dd-v544.jar | 19 MB |
| damsel-1.544-dcd92dd-sources.jar | 4 MB |
| damsel-1.544-dcd92dd-javadoc.jar | 28 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.vality/damsel/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>damsel</artifactId>
<version>1.544-dcd92dd</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/damsel/
implementation 'dev.vality:damsel:1.544-dcd92dd'
// https://jarcasting.com/artifacts/dev.vality/damsel/
implementation ("dev.vality:damsel:1.544-dcd92dd")
'dev.vality:damsel:jar:1.544-dcd92dd'
<dependency org="dev.vality" name="damsel" rev="1.544-dcd92dd">
<artifact name="damsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='damsel', version='1.544-dcd92dd')
)
libraryDependencies += "dev.vality" % "damsel" % "1.544-dcd92dd"
[dev.vality/damsel "1.544-dcd92dd"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.vality.woody : woody-thrift | jar | 1.0.4 |