License |
License |
---|---|
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdmamsel |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutility lib to help with damsel migration
|
Filename | Size |
---|---|
mamsel-0.2.2.pom | |
mamsel-0.2.2.jar | 13 KB |
mamsel-0.2.2-sources.jar | 7 KB |
mamsel-0.2.2-javadoc.jar | 140 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |