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