License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdbr.com.objectos.auto |
ArtifactId | ArtifactIdit |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: auto :: it
objectos Java base code generators
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
it-0.9.0.pom | |
it-0.9.0.jar | 6 KB |
it-0.9.0-sources.jar | 5 KB |
it-0.9.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.auto/it/ -->
<dependency>
<groupId>br.com.objectos.auto</groupId>
<artifactId>it</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.auto/it/
implementation 'br.com.objectos.auto:it:0.9.0'
// https://jarcasting.com/artifacts/br.com.objectos.auto/it/
implementation ("br.com.objectos.auto:it:0.9.0")
'br.com.objectos.auto:it:jar:0.9.0'
<dependency org="br.com.objectos.auto" name="it" rev="0.9.0">
<artifact name="it" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.auto', module='it', version='0.9.0')
)
libraryDependencies += "br.com.objectos.auto" % "it" % "0.9.0"
[br.com.objectos.auto/it "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos.auto : annotations | jar | 0.9.0 |
br.com.objectos.pojo : annotations | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.4.0 |