Last Version

dev.vality.woody:woody-api 1.0.4

Java implementation for Woody spec

License

License

GroupId

GroupId

dev.vality.woody
ArtifactId

ArtifactId

woody-api
Version

Version

1.0.4
Type

Type

jar
Description

Description

Java implementation for Woody spec
Source Code Management

Source Code Management

https://github.com/valitydev/woody_java/tree/master/woody-api

Download woody-api 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33
org.apache.commons : commons-pool2 jar 2.11.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.33

Project Modules

There are no modules declared in this project.