License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-vocab |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor Vocabulary
GlobalMentor web vocabulary utility library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
globalmentor-vocab-0.6.5.pom | |
globalmentor-vocab-0.6.5.jar | 24 KB |
globalmentor-vocab-0.6.5-sources.jar | 25 KB |
globalmentor-vocab-0.6.5-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-vocab/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-vocab</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-vocab/
implementation 'com.globalmentor:globalmentor-vocab:0.6.5'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-vocab/
implementation ("com.globalmentor:globalmentor-vocab:0.6.5")
'com.globalmentor:globalmentor-vocab:jar:0.6.5'
<dependency org="com.globalmentor" name="globalmentor-vocab" rev="0.6.5">
<artifact name="globalmentor-vocab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-vocab', version='0.6.5')
)
libraryDependencies += "com.globalmentor" % "globalmentor-vocab" % "0.6.5"
[com.globalmentor/globalmentor-vocab "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |