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