MVN

org.eclipse.wst.common.project.facet : core

Maven & Gradle

Nov 27, 2007
44 usages

Project Facet Core

<dependency>
    <groupId>org.eclipse.wst.common.project.facet</groupId>
    <artifactId>core</artifactId>
    <version>1.2.1-v200708281831</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.1-v200708281831

All Versions

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

Version Vulnerabilities Updated
1.2.x
core-1.2.1-v200708281831

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.wst.common.project.facet</groupId>
    <artifactId>core</artifactId>
    <version>1.2.1-v200708281831</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eclipse.wst.common.project.facet:core:1.2.1-v200708281831'

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

implementation("org.eclipse.wst.common.project.facet:core:1.2.1-v200708281831")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eclipse.wst.common.project.facet" % "core" % "1.2.1-v200708281831"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 04, 2018
17 usages
1.6k stars
Nov 18, 2016
21 usages
63 stars
May 18, 2019
38 usages
125 stars
Dec 10, 2018
11 usages
3 stars
Jun 19, 2010
19 usages
Dec 15, 2015
31 usages
117 stars
Jan 13, 2018
19 usages
26.6k stars
Mar 30, 2021
226 usages
1.1k stars
Jun 09, 2017
68 usages
32 stars
Jan 31, 2017
21 usages
2.7k stars