Last Version

wndb_to_wndb 1.0.0

Read WNDB Wordnet model and export it to WNDB files.

License

License

Categories

Categories

DB2 Data Databases
GroupId

GroupId

io.github.oewntk
ArtifactId

ArtifactId

wndb2wndb
Version

Version

1.0.0
Type

Type

jar
Description

Description

wndb_to_wndb
Read WNDB Wordnet model and export it to WNDB files.
Project URL

Project URL

https://github.com/oewntk/grind_wndb2wndb
Project Organization

Project Organization

com.github.oewntk
Source Code Management

Source Code Management

https://github.com/oewntk/grind_wndb2wndb

Download wndb2wndb 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.oewntk/wndb2wndb/ -->
<dependency>
    <groupId>io.github.oewntk</groupId>
    <artifactId>wndb2wndb</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oewntk/wndb2wndb/
implementation 'io.github.oewntk:wndb2wndb:1.0.0'
// https://jarcasting.com/artifacts/io.github.oewntk/wndb2wndb/
implementation ("io.github.oewntk:wndb2wndb:1.0.0")
'io.github.oewntk:wndb2wndb:jar:1.0.0'
<dependency org="io.github.oewntk" name="wndb2wndb" rev="1.0.0">
  <artifact name="wndb2wndb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oewntk', module='wndb2wndb', version='1.0.0')
)
libraryDependencies += "io.github.oewntk" % "wndb2wndb" % "1.0.0"
[io.github.oewntk/wndb2wndb "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.oewntk : model jar 1.0.0
io.github.oewntk : fromwndb jar 1.0.0
io.github.oewntk : towndb jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.