MVN

org.fintx : fintx-common

Maven & Gradle

Aug 09, 2017
1 usages

fintx-common · FinTx common libraries include message specification log specification and utils

<dependency>
    <groupId>org.fintx</groupId>
    <artifactId>fintx-common</artifactId>
    <version>0.2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fintx : fintx-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0.0

All Versions

Choose a version of org.fintx : fintx-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
fintx-common-0.2.0.0

How to add a dependency to Maven

Add the following org.fintx : fintx-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fintx</groupId>
    <artifactId>fintx-common</artifactId>
    <version>0.2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fintx : fintx-common gradle dependency to your build.gradle file:

implementation 'org.fintx:fintx-common:0.2.0.0'

Gradle Kotlin DSL: Add the following org.fintx : fintx-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fintx:fintx-common:0.2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fintx : fintx-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fintx" % "fintx-common" % "0.2.0.0"

Advertisement

Dependencies from Group

Aug 09, 2017
1 usages
Dec 14, 2017
2 stars
Aug 19, 2017
12 stars

Discover Dependencies

Aug 11, 2017
1 usages
5 stars
Aug 31, 2017
3 usages
0 stars
Feb 02, 2022
2 usages
0 stars
Apr 25, 2018
1 usages
34 stars
Oct 06, 2019
1 usages
2.2k stars
Dec 09, 2019
1 usages
Oct 09, 2017
1 usages
25 stars
Apr 05, 2019
5 usages
Mar 23, 2018
1 usages
0 stars