VerbNet

A JVM interface for working with VerbNet.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.semlink
ArtifactId

ArtifactId

verbnet
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

VerbNet
A JVM interface for working with VerbNet.

Download verbnet

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
org.glassfish.jaxb : jaxb-runtime jar 2.4.0-b180830.0438

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1