MVN

org.glassfish : legal

Maven & Gradle

Aug 04, 2011

Legal License for glassfish code

<dependency>
    <groupId>org.glassfish</groupId>
    <artifactId>legal</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish : legal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.glassfish : legal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
legal-1.1

How to add a dependency to Maven

Add the following org.glassfish : legal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish</groupId>
    <artifactId>legal</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish : legal gradle dependency to your build.gradle file:

implementation 'org.glassfish:legal:1.1'

Gradle Kotlin DSL: Add the following org.glassfish : legal gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish:legal:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish : legal sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish" % "legal" % "1.1"

Advertisement

Dependencies from Group

Nov 06, 2018
982 usages
Oct 12, 2020
924 usages
14 stars
Dec 12, 2021
633 usages
58 stars
Oct 15, 2021
271 usages
135 stars
Oct 17, 2019
157 usages

Discover Dependencies