Jerboa

Parent pom.xml for HLTCOE open source Maven projects.

License

License

2-clause BSD license
GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

jerboa
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jerboa
Parent pom.xml for HLTCOE open source Maven projects.
Project Organization

Project Organization

Johns Hopkins University HLTCOE

Download jerboa

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
edu.jhu.hlt

JHU Human Language Technology Center of Excellence

Versions

Version
1.0.0