Last Version

Changock core 1.2.7

Migration runner classes base for

License

License

GroupId

GroupId

com.github.cloudyrock.changock
ArtifactId

ArtifactId

changock
Version

Version

1.2.7
Type

Type

pom
Description

Description

Changock core
Migration runner classes base for

Download changock 1.2.7

Filename Size
changock-1.2.7.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • changock-api
  • changock-driver
  • changock-runner
  • changock-utils
  • changock-decorator-util
  • changock-test-util
  • changock-bom