License |
License |
---|---|
GroupId | GroupIdorg.lappsgrid |
ArtifactId | ArtifactIdvocabulary |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLAPPS Vocabulary
LAPPS Vocabulary of annotations, features, and metadata.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vocabulary-2.5.0.pom | |
vocabulary-2.5.0.jar | 17 KB |
vocabulary-2.5.0-sources.jar | 4 KB |
vocabulary-2.5.0-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lappsgrid/vocabulary/ -->
<dependency>
<groupId>org.lappsgrid</groupId>
<artifactId>vocabulary</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lappsgrid/vocabulary/
implementation 'org.lappsgrid:vocabulary:2.5.0'
// https://jarcasting.com/artifacts/org.lappsgrid/vocabulary/
implementation ("org.lappsgrid:vocabulary:2.5.0")
'org.lappsgrid:vocabulary:jar:2.5.0'
<dependency org="org.lappsgrid" name="vocabulary" rev="2.5.0">
<artifact name="vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lappsgrid', module='vocabulary', version='2.5.0')
)
libraryDependencies += "org.lappsgrid" % "vocabulary" % "2.5.0"
[org.lappsgrid/vocabulary "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.lappsgrid : discriminator | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |