Document Message Builder

An interface for simple task object representation

License

License

GroupId

GroupId

com.github.jobservice
ArtifactId

ArtifactId

document-message-builder
Last Version

Last Version

2.1.1-7
Release Date

Release Date

Type

Type

jar
Description

Description

Document Message Builder
An interface for simple task object representation
Project URL

Project URL

https://jobservice.github.io/job-service/
Project Organization

Project Organization

Hewlett Packard Enterprise Development LP
Source Code Management

Source Code Management

https://github.com/JobService/document-message-builder.git

Download document-message-builder

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jobservice/document-message-builder/ -->
<dependency>
    <groupId>com.github.jobservice</groupId>
    <artifactId>document-message-builder</artifactId>
    <version>2.1.1-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/document-message-builder/
implementation 'com.github.jobservice:document-message-builder:2.1.1-7'
// https://jarcasting.com/artifacts/com.github.jobservice/document-message-builder/
implementation ("com.github.jobservice:document-message-builder:2.1.1-7")
'com.github.jobservice:document-message-builder:jar:2.1.1-7'
<dependency org="com.github.jobservice" name="document-message-builder" rev="2.1.1-7">
  <artifact name="document-message-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='document-message-builder', version='2.1.1-7')
)
libraryDependencies += "com.github.jobservice" % "document-message-builder" % "2.1.1-7"
[com.github.jobservice/document-message-builder "2.1.1-7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

document-message-builder

Contains interfaces for building tasks to send to a queue and a simple task object representation for use with plugins written for the batch worker.

com.github.jobservice

Job Service

Versions

Version
2.1.1-7
2.1.0-3