License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdmamsel |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionutility lib to help with damsel migration
|
Filename | Size |
---|---|
mamsel-0.1.1.pom | |
mamsel-0.1.1.jar | 13 KB |
mamsel-0.1.1-sources.jar | 7 KB |
mamsel-0.1.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/mamsel/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>mamsel</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/mamsel/
implementation 'com.rbkmoney:mamsel:0.1.1'
// https://jarcasting.com/artifacts/com.rbkmoney/mamsel/
implementation ("com.rbkmoney:mamsel:0.1.1")
'com.rbkmoney:mamsel:jar:0.1.1'
<dependency org="com.rbkmoney" name="mamsel" rev="0.1.1">
<artifact name="mamsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='mamsel', version='0.1.1')
)
libraryDependencies += "com.rbkmoney" % "mamsel" % "0.1.1"
[com.rbkmoney/mamsel "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney : damsel | jar | 1.496-cc2875b |
com.rbkmoney.woody : woody-thrift | jar | 1.1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |