MVN

org.eclipse.wst.html : core

Maven & Gradle

Nov 27, 2007
7 usages

Structured Source HTML Model

<dependency>
    <groupId>org.eclipse.wst.html</groupId>
    <artifactId>core</artifactId>
    <version>1.1.102-v200709181730</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.wst.html : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.102-v200709181730

All Versions

Choose a version of org.eclipse.wst.html : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
core-1.1.102-v200709181730

How to add a dependency to Maven

Add the following org.eclipse.wst.html : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.wst.html</groupId>
    <artifactId>core</artifactId>
    <version>1.1.102-v200709181730</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.wst.html : core gradle dependency to your build.gradle file:

implementation 'org.eclipse.wst.html:core:1.1.102-v200709181730'

Gradle Kotlin DSL: Add the following org.eclipse.wst.html : core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.wst.html:core:1.1.102-v200709181730")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.wst.html : core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.wst.html" % "core" % "1.1.102-v200709181730"

Advertisement

Dependencies from Group

Nov 27, 2007
7 usages
ui
Nov 27, 2007
2 usages

Discover Dependencies

Aug 14, 2023
8 usages
Aug 27, 2013
3 usages
510 stars
Jan 03, 2021
3 usages
1 stars
Aug 07, 2023
12 usages
817 stars
May 28, 2017
8 usages
125 stars
Apr 06, 2023
2 usages
Aug 04, 2023
23 usages
6.4k stars
May 17, 2019
14 usages
67 stars