License |
License |
---|---|
GroupId | GroupIdorg.eobjects.metamodel |
ArtifactId | ArtifactIdMetaModel-sugarcrm |
Version | Version3.4.11 |
Type | Typejar |
Description |
DescriptionMetaModel module for SugarCRM
MetaModel is a library that encapsulates the differences and enhances
the capabilities of different datastores. Rich querying abilities are
offered to datastores that do not otherwise support advanced querying
and a unified view of the datastore structure is offered through a
single model of the schemas, tables, columns and relationships.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MetaModel-sugarcrm-3.4.11.pom | |
MetaModel-sugarcrm-3.4.11.jar | 126 KB |
MetaModel-sugarcrm-3.4.11-sources.jar | 130 KB |
MetaModel-sugarcrm-3.4.11-javadoc.jar | 692 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-sugarcrm/ -->
<dependency>
<groupId>org.eobjects.metamodel</groupId>
<artifactId>MetaModel-sugarcrm</artifactId>
<version>3.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-sugarcrm/
implementation 'org.eobjects.metamodel:MetaModel-sugarcrm:3.4.11'
// https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-sugarcrm/
implementation ("org.eobjects.metamodel:MetaModel-sugarcrm:3.4.11")
'org.eobjects.metamodel:MetaModel-sugarcrm:jar:3.4.11'
<dependency org="org.eobjects.metamodel" name="MetaModel-sugarcrm" rev="3.4.11">
<artifact name="MetaModel-sugarcrm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eobjects.metamodel', module='MetaModel-sugarcrm', version='3.4.11')
)
libraryDependencies += "org.eobjects.metamodel" % "MetaModel-sugarcrm" % "3.4.11"
[org.eobjects.metamodel/MetaModel-sugarcrm "3.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.eobjects.metamodel : MetaModel-core | jar | 3.4.11 |
commons-codec : commons-codec | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.ws : jaxws-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.6 |
junit : junit | jar | 4.11 |