License |
License |
---|---|
Categories |
CategoriesDebezium Data Databases |
GroupId | GroupIdcom.nsoft.chiwava |
ArtifactId | ArtifactIdchiwava-debezium-parent |
Last Version | Last Version2.1.0.RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCHIWAVA - Debezium
CHIWAVA is a set of libraries used to reduce the amount of boilerplate code used in Spring
based Java projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chiwava-debezium-parent-2.1.0.RC1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nsoft.chiwava/chiwava-debezium-parent/ -->
<dependency>
<groupId>com.nsoft.chiwava</groupId>
<artifactId>chiwava-debezium-parent</artifactId>
<version>2.1.0.RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nsoft.chiwava/chiwava-debezium-parent/
implementation 'com.nsoft.chiwava:chiwava-debezium-parent:2.1.0.RC1'
// https://jarcasting.com/artifacts/com.nsoft.chiwava/chiwava-debezium-parent/
implementation ("com.nsoft.chiwava:chiwava-debezium-parent:2.1.0.RC1")
'com.nsoft.chiwava:chiwava-debezium-parent:pom:2.1.0.RC1'
<dependency org="com.nsoft.chiwava" name="chiwava-debezium-parent" rev="2.1.0.RC1">
<artifact name="chiwava-debezium-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nsoft.chiwava', module='chiwava-debezium-parent', version='2.1.0.RC1')
)
libraryDependencies += "com.nsoft.chiwava" % "chiwava-debezium-parent" % "2.1.0.RC1"
[com.nsoft.chiwava/chiwava-debezium-parent "2.1.0.RC1"]
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 |