Chartizate modules parent POM

Parent pom of the chartizate libraries.

License

License

GroupId

GroupId

org.jesperancinha.itf
ArtifactId

ArtifactId

itf-chartizate-modules
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Chartizate modules parent POM
Parent pom of the chartizate libraries.
Project URL

Project URL

https://github.com/jesperancinha/itf-chartizate-modules
Source Code Management

Source Code Management

https://github.com/jesperancinha/itf-chartizate-modules

Download itf-chartizate-modules

How to add to project

<!-- https://jarcasting.com/artifacts/org.jesperancinha.itf/itf-chartizate-modules/ -->
<dependency>
    <groupId>org.jesperancinha.itf</groupId>
    <artifactId>itf-chartizate-modules</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jesperancinha.itf/itf-chartizate-modules/
implementation 'org.jesperancinha.itf:itf-chartizate-modules:5.0.0'
// https://jarcasting.com/artifacts/org.jesperancinha.itf/itf-chartizate-modules/
implementation ("org.jesperancinha.itf:itf-chartizate-modules:5.0.0")
'org.jesperancinha.itf:itf-chartizate-modules:pom:5.0.0'
<dependency org="org.jesperancinha.itf" name="itf-chartizate-modules" rev="5.0.0">
  <artifact name="itf-chartizate-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jesperancinha.itf', module='itf-chartizate-modules', version='5.0.0')
)
libraryDependencies += "org.jesperancinha.itf" % "itf-chartizate-modules" % "5.0.0"
[org.jesperancinha.itf/itf-chartizate-modules "5.0.0"]

Dependencies

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

Project Modules

  • itf-chartizate-java

ITF Chartizate modules

Generic badge Maven Central GitHub release

Codacy Badge CircleCI Build Status codebeat badge BCH compliance codecov Coverage Status

GitHub language count GitHub top language GitHub top language


Description

Implementation modules for the itf-chartizate abstraction for different frameworks This is an image to char coder, with a spin off to the current available ones ITF comes from image train filters and the idea is to use this library in many other projects. However the idea was to create a train of filters where each wagon would transform the image. It should work much like the chain of responsibility pattern.

Example:

alt text alt text alt text

NOTE: Although itf-chartizate-java is built with Java 11, modularization still hasn't been done because itf-chartizate-api was built with Java 8. In turn this had to be done in order to support Android in itf-chartizate-android.

Tools

$ git push --delete origin 2.0.0
$ git tag --delete 2.0.0

gpg --keyserver hkp://keyserver.ubuntu.com --send-keys <your GPG key>
gpg --list-keys
export GPG_TTY=$(tty)
mvn clean deploy -Prelease
mvn nexus-staging:release  -Prelease

Maven

<dependency>
  <groupId>org.jesperancinha.itf</groupId>
  <artifactId>itf-chartizate-modules</artifactId>
  <version>5.0.1-SNAPSHOT</version>
  <type>pom</type>
</dependency>

References


About me 👨🏽‍💻 🚀 🏳️‍🌈

alt text alt text alt text Generic badge GitHub followers Twitter Follow Generic badge
Generic badge Generic badge Generic badge Generic badge alt text alt text
alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

Achievements

Oracle Certified Professional, JEE 7 Developer Oracle Certified Professional, Java SE 11 Programmer Oracle Certified Professional, Java SE 8 Programmer Oracle Certified Associate, Java SE 8 Programmer Oracle Certified Associate, Java SE 7 Programmer Oracle Certified Junior Associate

Versions

Version
5.0.0