dev.vality:mamsel

utility lib to help with damsel migration

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

mamsel
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

utility lib to help with damsel migration

Download mamsel

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final

provided (3)

Group / Artifact Type Version
dev.vality : damsel jar 1.558-3efe7df
dev.vality.woody : woody-thrift jar 1.0.4
dev.vality : fistful-proto jar 1.145-c45166d

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0