CHIWAVA - Core

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-core-parent
Last Version

Last Version

2.1.0.RC1
Release Date

Release Date

Type

Type

pom
Description

Description

CHIWAVA - Core
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-core-parent

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-engine jar 1.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

  • commons
  • error
  • persistence
com.nsoft.chiwava

NSoft

Premium Solutions

Versions

Version
2.1.0.RC1
2.0.0.RELEASE
2.0.0.RC3
2.0.0.RC2
2.0.0.RC1