Woody Java

Java implementation for Woody spec

License

License

GroupId

GroupId

dev.vality.woody
ArtifactId

ArtifactId

woody
Last Version

Last Version

1.0.4
Release Date

Release Date

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

Filename Size
woody-1.0.4.pom 2 KB
Browse

How to add to project

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

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0