License |
License |
---|---|
GroupId | GroupIdcom.zaubersoftware |
ArtifactId | ArtifactIdmom |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionMap Object Mapper
|
Project Organization |
Project OrganizationZauber S.A. |
Filename | Size |
---|---|
mom-1.3.pom | |
mom-1.3.jar | 40 KB |
mom-1.3-sources.jar | 33 KB |
mom-1.3-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware/mom/ -->
<dependency>
<groupId>com.zaubersoftware</groupId>
<artifactId>mom</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware/mom/
implementation 'com.zaubersoftware:mom:1.3'
// https://jarcasting.com/artifacts/com.zaubersoftware/mom/
implementation ("com.zaubersoftware:mom:1.3")
'com.zaubersoftware:mom:jar:1.3'
<dependency org="com.zaubersoftware" name="mom" rev="1.3">
<artifact name="mom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware', module='mom', version='1.3')
)
libraryDependencies += "com.zaubersoftware" % "mom" % "1.3"
[com.zaubersoftware/mom "1.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
net.sf.staccatocommons : commons-collections | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.8.4 |
junit : junit | jar | 4.8.2 |