| License |
License |
|---|---|
| GroupId | GroupIddev.vality |
| ArtifactId | ArtifactIddamsel |
| Version | Version1.551-df1c52f |
| 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.551-df1c52f.pom | |
| damsel-1.551-df1c52f.jar | 18 MB |
| damsel-1.551-df1c52f-v551.jar | 19 MB |
| damsel-1.551-df1c52f-sources.jar | 4 MB |
| damsel-1.551-df1c52f-javadoc.jar | 27 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.vality/damsel/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>damsel</artifactId>
<version>1.551-df1c52f</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/damsel/
implementation 'dev.vality:damsel:1.551-df1c52f'
// https://jarcasting.com/artifacts/dev.vality/damsel/
implementation ("dev.vality:damsel:1.551-df1c52f")
'dev.vality:damsel:jar:1.551-df1c52f'
<dependency org="dev.vality" name="damsel" rev="1.551-df1c52f">
<artifact name="damsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='damsel', version='1.551-df1c52f')
)
libraryDependencies += "dev.vality" % "damsel" % "1.551-df1c52f"
[dev.vality/damsel "1.551-df1c52f"]
| 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 |