License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdpojo-compiler |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: pojo :: compiler
POJO generation library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pojo-compiler-0.12.0.pom | |
pojo-compiler-0.12.0.jar | 3 KB |
pojo-compiler-0.12.0-sources.jar | 1 KB |
pojo-compiler-0.12.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/pojo-compiler/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>pojo-compiler</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/pojo-compiler/
implementation 'br.com.objectos:pojo-compiler:0.12.0'
// https://jarcasting.com/artifacts/br.com.objectos/pojo-compiler/
implementation ("br.com.objectos:pojo-compiler:0.12.0")
'br.com.objectos:pojo-compiler:jar:0.12.0'
<dependency org="br.com.objectos" name="pojo-compiler" rev="0.12.0">
<artifact name="pojo-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='pojo-compiler', version='0.12.0')
)
libraryDependencies += "br.com.objectos" % "pojo-compiler" % "0.12.0"
[br.com.objectos/pojo-compiler "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : pojo-annotations | jar | 0.12.0 |
br.com.objectos : pojo-plugin | jar | 0.12.0 |
br.com.objectos : code-apt | jar | 0.16.2 |
br.com.objectos : code-core | jar | 0.16.2 |
br.com.objectos : metainf-compiler Optional | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : code-testing | jar | 0.16.2 |