51Degrees :: Pipeline :: Developer Examples :: Usage Sharing

This example is no longer available in Maven

License

License

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.developerexamples.usagesharing
Last Version

Last Version

4.3.13
Release Date

Release Date

Type

Type

jar
Description

Description

51Degrees :: Pipeline :: Developer Examples :: Usage Sharing
This example is no longer available in Maven
Project Organization

Project Organization

51Degrees

Download pipeline.developerexamples.usagesharing

How to add to project

<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.usagesharing/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>pipeline.developerexamples.usagesharing</artifactId>
    <version>4.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.usagesharing/
implementation 'com.51degrees:pipeline.developerexamples.usagesharing:4.3.13'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.usagesharing/
implementation ("com.51degrees:pipeline.developerexamples.usagesharing:4.3.13")
'com.51degrees:pipeline.developerexamples.usagesharing:jar:4.3.13'
<dependency org="com.51degrees" name="pipeline.developerexamples.usagesharing" rev="4.3.13">
  <artifact name="pipeline.developerexamples.usagesharing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.developerexamples.usagesharing', version='4.3.13')
)
libraryDependencies += "com.51degrees" % "pipeline.developerexamples.usagesharing" % "4.3.13"
[com.51degrees/pipeline.developerexamples.usagesharing "4.3.13"]

Dependencies

compile (3)

Group / Artifact Type Version
com.51degrees : pipeline.engines.fiftyone jar 4.3.13
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
com.sun.xml.bind : jaxb-impl jar 3.0.2

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.13
4.3.10