License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-html-spec |
Version | Version0.6.4 |
Type | Typejar |
Description |
DescriptionGlobalMentor HTML Specification
GlobalMentor Java HTML definitions from the W3C specifications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-html-spec/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-html-spec</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-html-spec/
implementation 'com.globalmentor:globalmentor-html-spec:0.6.4'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-html-spec/
implementation ("com.globalmentor:globalmentor-html-spec:0.6.4")
'com.globalmentor:globalmentor-html-spec:jar:0.6.4'
<dependency org="com.globalmentor" name="globalmentor-html-spec" rev="0.6.4">
<artifact name="globalmentor-html-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-html-spec', version='0.6.4')
)
libraryDependencies += "com.globalmentor" % "globalmentor-html-spec" % "0.6.4"
[com.globalmentor/globalmentor-html-spec "0.6.4"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.6.5 |
com.globalmentor : globalmentor-xml-spec | jar | 0.6.4 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.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 |