CB4J Parent Module

CSV Batch 4 Java parent project

License

License

GroupId

GroupId

io.github.benas.cb4j
ArtifactId

ArtifactId

cb4j
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

CB4J Parent Module
CSV Batch 4 Java parent project
Project URL

Project URL

https://github.com/benas/cb4j

Download cb4j

Filename Size
cb4j-1.4.0.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.benas.cb4j/cb4j/ -->
<dependency>
    <groupId>io.github.benas.cb4j</groupId>
    <artifactId>cb4j</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas.cb4j/cb4j/
implementation 'io.github.benas.cb4j:cb4j:1.4.0'
// https://jarcasting.com/artifacts/io.github.benas.cb4j/cb4j/
implementation ("io.github.benas.cb4j:cb4j:1.4.0")
'io.github.benas.cb4j:cb4j:pom:1.4.0'
<dependency org="io.github.benas.cb4j" name="cb4j" rev="1.4.0">
  <artifact name="cb4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.benas.cb4j', module='cb4j', version='1.4.0')
)
libraryDependencies += "io.github.benas.cb4j" % "cb4j" % "1.4.0"
[io.github.benas.cb4j/cb4j "1.4.0"]

Dependencies

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

Project Modules

  • cb4j-core
  • cb4j-tutorials
  • cb4j-quartz
  • cb4j-tools

Versions

Version
1.4.0