Last Version

JSONx Sample Bank 0.3.2

JSONx Sample Bank: An example related to bank account transactions.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonx.sample
ArtifactId

ArtifactId

bank
Version

Version

0.3.2
Type

Type

jar
Description

Description

JSONx Sample Bank
JSONx Sample Bank: An example related to bank account transactions.
Project Organization

Project Organization

JSONx

Download bank 0.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jsonx : binding jar 0.3.2
org.libj : logging jar 0.4.5
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.