is not current version
Last Version 1.564-dac2cb5

Damsel 1.544-dcd92dd

Generates jar artifact containing compiled thrift classes based on generated thrift IDL files

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

damsel
Version

Version

1.544-dcd92dd
Type

Type

jar
Description

Description

Damsel
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
Project URL

Project URL

https://github.com/valitydev/damsel.git
Source Code Management

Source Code Management

https://github.com/valitydev/damsel/tree/master

Download damsel 1.544-dcd92dd


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
dev.vality.woody : woody-thrift jar 1.0.4

Project Modules

There are no modules declared in this project.