Last Version

Damsel 1.564-dac2cb5

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.564-dac2cb5
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.564-dac2cb5


<!-- https://jarcasting.com/artifacts/dev.vality/damsel/ -->
<dependency>
    <groupId>dev.vality</groupId>
    <artifactId>damsel</artifactId>
    <version>1.564-dac2cb5</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/damsel/
implementation 'dev.vality:damsel:1.564-dac2cb5'
// https://jarcasting.com/artifacts/dev.vality/damsel/
implementation ("dev.vality:damsel:1.564-dac2cb5")
'dev.vality:damsel:jar:1.564-dac2cb5'
<dependency org="dev.vality" name="damsel" rev="1.564-dac2cb5">
  <artifact name="damsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='damsel', version='1.564-dac2cb5')
)
libraryDependencies += "dev.vality" % "damsel" % "1.564-dac2cb5"
[dev.vality/damsel "1.564-dac2cb5"]

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.