com.github.belaso:spring-batch-filenet

This project contains extensions for Spring Batch (https://github.com/spring-projects/spring-batch) concerning IBM FileNet Content Manager (https://www.ibm.com/jm-en/marketplace/filenet-content-manager).

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.belaso
ArtifactId

ArtifactId

spring-batch-filenet
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.belaso:spring-batch-filenet
This project contains extensions for Spring Batch (https://github.com/spring-projects/spring-batch) concerning IBM FileNet Content Manager (https://www.ibm.com/jm-en/marketplace/filenet-content-manager).
Project URL

Project URL

https://github.com/belaso/spring-batch-filenet
Source Code Management

Source Code Management

http://github.com/belaso/spring-batch-filenet/tree/master

Download spring-batch-filenet

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.belaso/spring-batch-filenet/ -->
<dependency>
    <groupId>com.github.belaso</groupId>
    <artifactId>spring-batch-filenet</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.belaso/spring-batch-filenet/
implementation 'com.github.belaso:spring-batch-filenet:1.0.0'
// https://jarcasting.com/artifacts/com.github.belaso/spring-batch-filenet/
implementation ("com.github.belaso:spring-batch-filenet:1.0.0")
'com.github.belaso:spring-batch-filenet:jar:1.0.0'
<dependency org="com.github.belaso" name="spring-batch-filenet" rev="1.0.0">
  <artifact name="spring-batch-filenet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.belaso', module='spring-batch-filenet', version='1.0.0')
)
libraryDependencies += "com.github.belaso" % "spring-batch-filenet" % "1.0.0"
[com.github.belaso/spring-batch-filenet "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.batch : spring-batch-core jar [4.0.0.M1, 5.0.0)
com.filenet » jace jar [5.2, 5.3)

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar [5.0.0.M4, 6.0.0)
org.junit.jupiter : junit-jupiter-engine jar [5.0.0-M4, 6.0.0)

Project Modules

There are no modules declared in this project.

Deployment

GPG_TTY=$(tty)
export GPG_TTY
mvn clean deploy

Login to https://oss.sonatype.org and close and release staging repository.

Versions

Version
1.0.0