| License |
License |
|---|---|
| GroupId | GroupIdio.github.sdrafahl |
| ArtifactId | ArtifactIdmigrationpipeline_3 |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptionmigrationpipeline
Library for migrations
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| migrationpipeline_3-0.0.1.pom | |
| migrationpipeline_3-0.0.1.jar | 54 KB |
| migrationpipeline_3-0.0.1-sources.jar | 4 KB |
| migrationpipeline_3-0.0.1-javadoc.jar | 215 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sdrafahl/migrationpipeline_3/ -->
<dependency>
<groupId>io.github.sdrafahl</groupId>
<artifactId>migrationpipeline_3</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sdrafahl/migrationpipeline_3/
implementation 'io.github.sdrafahl:migrationpipeline_3:0.0.1'
// https://jarcasting.com/artifacts/io.github.sdrafahl/migrationpipeline_3/
implementation ("io.github.sdrafahl:migrationpipeline_3:0.0.1")
'io.github.sdrafahl:migrationpipeline_3:jar:0.0.1'
<dependency org="io.github.sdrafahl" name="migrationpipeline_3" rev="0.0.1">
<artifact name="migrationpipeline_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sdrafahl', module='migrationpipeline_3', version='0.0.1')
)
libraryDependencies += "io.github.sdrafahl" % "migrationpipeline_3" % "0.0.1"
[io.github.sdrafahl/migrationpipeline_3 "0.0.1"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |