CHIWAVA

CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.

License

License

GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

CHIWAVA
CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring based Java projects.
Project Organization

Project Organization

NSoft

Download chiwava

Filename Size
chiwava-1.2.0.pom 8 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • core/commons
  • core/error
  • core/persistence
  • debezium/commons
  • spring/pagination/core
  • spring/pagination/resolver
com.nsoft.chiwava

NSoft

Premium Solutions

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0