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