Last Version

Woody Java 1.0.4

Java implementation for Woody spec

License

License

GroupId

GroupId

dev.vality.woody
ArtifactId

ArtifactId

woody
Version

Version

1.0.4
Type

Type

pom
Description

Description

Woody Java
Java implementation for Woody spec
Project URL

Project URL

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

Source Code Management

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

Download woody 1.0.4

Filename Size
woody-1.0.4.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • woody-api
  • woody-thrift
  • libthrift