l

legacy-pojo-plugin

Files download
File Operation
legacy-pojo-plugin-0.6.0.jar download
legacy-pojo-plugin-0.6.0.pom download
legacy-pojo-plugin-0.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>br.com.objectos.testable</groupId>
  <artifactId>legacy-pojo-plugin</artifactId>
  <version>0.6.0</version>
</dependency>
Gradle Groovy
implementation 'br.com.objectos.testable:legacy-pojo-plugin:0.6.0'
Gradle Kotlin
implementation("br.com.objectos.testable:legacy-pojo-plugin:0.6.0")
Scala SBT
libraryDependencies += "br.com.objectos.testable" % "legacy-pojo-plugin" % "0.6.0"
Groovy Grape
@Grapes(
  @Grab(group='br.com.objectos.testable', module='legacy-pojo-plugin', version='0.6.0')
)
Apache Ivy
<dependency org="br.com.objectos.testable" name="legacy-pojo-plugin" rev="0.6.0" />
Leiningen
[br.com.objectos.testable/legacy-pojo-plugin "0.6.0"]
Apache Buildr
'br.com.objectos.testable:legacy-pojo-plugin:jar:0.6.0'