Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Lombok Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdbr.com.ideotech |
ArtifactId | ArtifactIddraw-out-spring-boot-lombok-lib |
Version | Version2.0.4.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
draw-out-spring-boot-lombok-lib-2.0.4.RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-lombok-lib/ -->
<dependency>
<groupId>br.com.ideotech</groupId>
<artifactId>draw-out-spring-boot-lombok-lib</artifactId>
<version>2.0.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-lombok-lib/
implementation 'br.com.ideotech:draw-out-spring-boot-lombok-lib:2.0.4.RELEASE'
// https://jarcasting.com/artifacts/br.com.ideotech/draw-out-spring-boot-lombok-lib/
implementation ("br.com.ideotech:draw-out-spring-boot-lombok-lib:2.0.4.RELEASE")
'br.com.ideotech:draw-out-spring-boot-lombok-lib:pom:2.0.4.RELEASE'
<dependency org="br.com.ideotech" name="draw-out-spring-boot-lombok-lib" rev="2.0.4.RELEASE">
<artifact name="draw-out-spring-boot-lombok-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.ideotech', module='draw-out-spring-boot-lombok-lib', version='2.0.4.RELEASE')
)
libraryDependencies += "br.com.ideotech" % "draw-out-spring-boot-lombok-lib" % "2.0.4.RELEASE"
[br.com.ideotech/draw-out-spring-boot-lombok-lib "2.0.4.RELEASE"]