migrationpipeline

Library for migrations

License

License

MIT
GroupId

GroupId

io.github.sdrafahl
ArtifactId

ArtifactId

migrationpipeline_3
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

migrationpipeline
Library for migrations
Project URL

Project URL

https://github.com/sdrafahl/migratepipeline
Project Organization

Project Organization

sdrafahl
Source Code Management

Source Code Management

https://github.com/sdrafahl/migratepipeline

Download migrationpipeline_3

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
org.typelevel : cats-core_2.13 jar 2.3.0
org.typelevel : cats-effect_3 jar 3.1.1
io.circe : circe-core_3 jar 0.14.0-M7
io.circe : circe-generic_3 jar 0.14.0-M7

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.5
0.0.1