| License |
License |
|---|---|
| GroupId | GroupIdcom.knowgate |
| ArtifactId | ArtifactIdknowgate-xhtml |
| Last Version | Last Version9.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionknowgate-xhtml
KnowGate HTTP, HTML, XSLT and CSS utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| knowgate-xhtml-9.1.0.pom | |
| knowgate-xhtml-9.1.0.jar | 244 KB |
| knowgate-xhtml-9.1.0-sources.jar | 235 KB |
| knowgate-xhtml-9.1.0-javadoc.jar | 528 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.knowgate/knowgate-xhtml/ -->
<dependency>
<groupId>com.knowgate</groupId>
<artifactId>knowgate-xhtml</artifactId>
<version>9.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.knowgate/knowgate-xhtml/
implementation 'com.knowgate:knowgate-xhtml:9.1.0'
// https://jarcasting.com/artifacts/com.knowgate/knowgate-xhtml/
implementation ("com.knowgate:knowgate-xhtml:9.1.0")
'com.knowgate:knowgate-xhtml:jar:9.1.0'
<dependency org="com.knowgate" name="knowgate-xhtml" rev="9.1.0">
<artifact name="knowgate-xhtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.knowgate', module='knowgate-xhtml', version='9.1.0')
)
libraryDependencies += "com.knowgate" % "knowgate-xhtml" % "9.1.0"
[com.knowgate/knowgate-xhtml "9.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.knowgate : knowgate-base | jar | 9.1.0 |
| javax.activation : activation | jar | 1.1.1 |
| javax.mail : javax.mail-api | jar | 1.6.0 |
| com.sun.mail : smtp | jar | 1.6.0 |
| org.knallgrau.utils : textcat | jar | 1.0.1 |
| org.htmlparser : htmlparser | jar | 2.1 |
| xerces : xercesImpl | jar | 2.12.0 |
| xml-apis : xmlParserAPIs | jar | 2.0.2 |
| org.mozilla : rhino | jar | 1.7.8-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : mailapi | jar | 1.6.0 |