is not current version
Last Version 2.1.0.RC1

com.nsoft.chiwava:chiwava-spring-parent 2.0.0.RC1


GroupId

GroupId

com.nsoft.chiwava
ArtifactId

ArtifactId

chiwava-spring-parent
Version

Version

2.0.0.RC1
Type

Type

pom

Download chiwava-spring-parent 2.0.0.RC1


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