License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.uqbar-project |
ArtifactId | ArtifactIdcelulares-domain-xtend |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM with common settings for Uqbar projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/celulares-domain-xtend/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>celulares-domain-xtend</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/celulares-domain-xtend/
implementation 'org.uqbar-project:celulares-domain-xtend:1.0-RELEASE'
// https://jarcasting.com/artifacts/org.uqbar-project/celulares-domain-xtend/
implementation ("org.uqbar-project:celulares-domain-xtend:1.0-RELEASE")
'org.uqbar-project:celulares-domain-xtend:jar:1.0-RELEASE'
<dependency org="org.uqbar-project" name="celulares-domain-xtend" rev="1.0-RELEASE">
<artifact name="celulares-domain-xtend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='celulares-domain-xtend', version='1.0-RELEASE')
)
libraryDependencies += "org.uqbar-project" % "celulares-domain-xtend" % "1.0-RELEASE"
[org.uqbar-project/celulares-domain-xtend "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.uqbar-project : uqbar-domain | jar | 3.5.0 |
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |