Last Version

steady-shared 3.2.4

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.steady
ArtifactId

ArtifactId

shared
Version

Version

3.2.4
Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

https://github.com/eclipse/steady/tree/master/shared

Download shared 3.2.4


<!-- https://jarcasting.com/artifacts/org.eclipse.steady/shared/ -->
<dependency>
    <groupId>org.eclipse.steady</groupId>
    <artifactId>shared</artifactId>
    <version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.steady/shared/
implementation 'org.eclipse.steady:shared:3.2.4'
// https://jarcasting.com/artifacts/org.eclipse.steady/shared/
implementation ("org.eclipse.steady:shared:3.2.4")
'org.eclipse.steady:shared:jar:3.2.4'
<dependency org="org.eclipse.steady" name="shared" rev="3.2.4">
  <artifact name="shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.steady', module='shared', version='3.2.4')
)
libraryDependencies += "org.eclipse.steady" % "shared" % "3.2.4"
[org.eclipse.steady/shared "3.2.4"]

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.6
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.6
commons-configuration : commons-configuration jar 1.10
commons-collections : commons-collections jar 3.2.2
com.github.package-url : packageurl-java jar 1.4.1
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
com.github.spotbugs : spotbugs-annotations jar 4.5.3

Project Modules

There are no modules declared in this project.