pathfinder-proto

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

License

License

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

pathfinder-proto
Last Version

Last Version

1.20-e6d9e7b
Release Date

Release Date

Type

Type

jar
Description

Description

pathfinder-proto
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
Project URL

Project URL

https://github.com/valitydev/pathfinder_proto
Source Code Management

Source Code Management

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

Download pathfinder-proto

How to add to project

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

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.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.20-e6d9e7b
1.19-d6717da
1.18-f234e4d
1.17-4b54e48
1.16-3f8e355
1.15-3ca3955
1.14-03a727c
1.13-15129a4