fintx-common

FinTx common libraries include message specification log specification and utils

GroupId

GroupId

org.fintx
ArtifactId

ArtifactId

fintx-common
Last Version

Last Version

0.2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download fintx-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar
com.squareup.okhttp3 : okhttp jar
com.squareup.okhttp3 : logging-interceptor jar
cglib : cglib jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0.0