MVN

org.eclipse.steady : shared

Maven & Gradle

Sep 20, 2022
1 usages
516 stars

steady-shared · Contains class definitions shared between the different Maven modules. They can be classified as follows: Classes for JSON (de)serialization, classes supporting service connectivity, utility classes and classes used to ensure consistency across modules.

<dependency>
    <groupId>org.eclipse.steady</groupId>
    <artifactId>shared</artifactId>
    <version>3.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.steady : shared to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.5

All Versions

Choose a version of org.eclipse.steady : shared to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
shared-3.2.5
shared-3.2.4
shared-3.2.3
shared-3.2.2
shared-3.2.1
shared-3.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.steady</groupId>
    <artifactId>shared</artifactId>
    <version>3.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.steady : shared gradle dependency to your build.gradle file:

implementation 'org.eclipse.steady:shared:3.2.5'

Gradle Kotlin DSL: Add the following org.eclipse.steady : shared gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.steady:shared:3.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.steady : shared sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.steady" % "shared" % "3.2.5"

Advertisement

Dependencies from Group

Sep 20, 2022
5 usages
516 stars
Sep 20, 2022
5 usages
516 stars
Sep 20, 2022
3 usages
516 stars
Sep 20, 2022
3 usages
516 stars
Sep 20, 2022
2 usages
516 stars

Discover Dependencies

Sep 20, 2022
1 usages
516 stars
Aug 26, 2023
1 usages
2 stars
Nov 14, 2022
3 usages
Nov 14, 2022
1 usages
Aug 12, 2021
2 usages
60 stars
Jan 07, 2022
1 usages
0 stars
Apr 14, 2022
1 usages
529 stars
Jul 04, 2021
3 usages
529 stars