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